Searched defs:cxd (Results 1 – 2 of 2) sorted by relevance
38 struct cxd { struct42 struct cxd2099_cfg cfg; argument44 u8 regs[0x23];45 u8 lastaddress;46 u8 clk_reg_f;47 u8 clk_reg_b;48 int mode;49 int ready;50 int dr;51 int slot_stat;[all …]
264 mmc_send_cxd_native(struct mmc_host *host, u32 arg, u32 *cxd, int opcode) in mmc_send_cxd_native()