Home
last modified time | relevance | path

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

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