Home
last modified time | relevance | path

Searched defs:ocr (Results 1 – 12 of 12) sorted by relevance

/drivers/mmc/core/
Dsdio.c106 static int sdio_read_cccr(struct mmc_card *card, u32 ocr) in sdio_read_cccr()
580 static int mmc_sdio_init_card(struct mmc_host *host, u32 ocr, in mmc_sdio_init_card()
998 u32 ocr; in mmc_sdio_power_restore() local
1072 u32 ocr; in mmc_attach_sdio() local
1228 u32 ocr; in sdio_reset_comm() local
Dsd.c726 int mmc_sd_get_cid(struct mmc_host *host, u32 ocr, u32 *cid, u32 *rocr) in mmc_sd_get_cid()
925 static int mmc_sd_init_card(struct mmc_host *host, u32 ocr, in mmc_sd_init_card()
1216 u32 ocr; in mmc_attach_sd() local
Dsd_ops.c150 int mmc_send_app_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_app_op_cond()
193 int mmc_send_if_cond(struct mmc_host *host, u32 ocr) in mmc_send_if_cond()
Dmmc.c821 static int mmc_init_card(struct mmc_host *host, u32 ocr, in mmc_init_card()
1463 u32 ocr; in mmc_attach_mmc() local
Dsdio_ops.c22 int mmc_send_io_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_io_op_cond()
Dmmc_ops.c131 int mmc_send_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_op_cond()
Dcore.c1029 u32 mmc_select_voltage(struct mmc_host *host, u32 ocr) in mmc_select_voltage()
/drivers/net/can/sja1000/
Dsja1000_isa.c48 static unsigned char __devinitdata ocr[MAXDEV] = {[0 ... (MAXDEV - 1)] = 0xff}; variable
Dsja1000.h172 u8 ocr; /* output control register */ member
Dplx_pci.c148 u8 ocr; /* output control register */ member
/drivers/net/wireless/rtlwifi/
Defuse.h98 u8 ocr[3]; member
/drivers/scsi/megaraid/
Dmegaraid_sas_base.c2621 megasas_transition_to_ready(struct megasas_instance *instance, int ocr) in megasas_transition_to_ready()