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