Home
last modified time | relevance | path

Searched defs:cxd (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/media/cxd2099/
Dcxd2099.c38 struct cxd { struct
42 struct cxd2099_cfg cfg; argument
44 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 …]
/linux-4.1.27/drivers/mmc/core/
Dmmc_ops.c264 mmc_send_cxd_native(struct mmc_host *host, u32 arg, u32 *cxd, int opcode) in mmc_send_cxd_native()