Searched defs:ocr (Results 1 – 15 of 15) sorted by relevance
/drivers/mmc/core/ |
D | sd_ops.c | 118 int mmc_send_app_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_app_op_cond() 162 static int __mmc_send_if_cond(struct mmc_host *host, u32 ocr, u8 pcie_bits, in __mmc_send_if_cond() 197 int mmc_send_if_cond(struct mmc_host *host, u32 ocr) in mmc_send_if_cond() 202 int mmc_send_if_cond_pcie(struct mmc_host *host, u32 ocr) in mmc_send_if_cond_pcie()
|
D | sdio.c | 146 static int sdio_read_cccr(struct mmc_card *card, u32 ocr) in sdio_read_cccr() 625 static int mmc_sdio_pre_init(struct mmc_host *host, u32 ocr, in mmc_sdio_pre_init() 660 static int mmc_sdio_init_card(struct mmc_host *host, u32 ocr, in mmc_sdio_init_card() 1213 u32 ocr, rocr; in mmc_attach_sdio() local
|
D | core.c | 1120 u32 mmc_select_voltage(struct mmc_host *host, u32 ocr) in mmc_select_voltage() 1210 int mmc_set_uhs_voltage(struct mmc_host *host, u32 ocr) in mmc_set_uhs_voltage() 1338 void mmc_power_up(struct mmc_host *host, u32 ocr) in mmc_power_up() 1394 void mmc_power_cycle(struct mmc_host *host, u32 ocr) in mmc_power_cycle()
|
D | mmc_ops.c | 65 u32 ocr; member 190 u32 ocr = data->ocr; in __mmc_send_op_cond_cb() local 224 int mmc_send_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_op_cond()
|
D | sd.c | 815 int mmc_sd_get_cid(struct mmc_host *host, u32 ocr, u32 *cid, u32 *rocr) in mmc_sd_get_cid() 1403 static int mmc_sd_init_card(struct mmc_host *host, u32 ocr, in mmc_sd_init_card() 1830 u32 ocr, rocr; in mmc_attach_sd() local
|
D | sdio_ops.c | 18 int mmc_send_io_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_io_op_cond()
|
D | mmc.c | 1606 static int mmc_init_card(struct mmc_host *host, u32 ocr, in mmc_init_card() 2308 u32 ocr, rocr; in mmc_attach_mmc() local
|
/drivers/staging/greybus/ |
D | sdio.c | 93 static u32 _gb_sdio_get_host_ocr(u32 ocr) in _gb_sdio_get_host_ocr() 121 u32 ocr; in gb_sdio_get_caps() local
|
/drivers/net/can/sja1000/ |
D | sja1000_isa.c | 36 static unsigned char ocr[MAXDEV] = {[0 ... (MAXDEV - 1)] = 0xff}; variable
|
D | sja1000.h | 173 u8 ocr; /* output control register */ member
|
D | plx_pci.c | 156 u8 ocr; /* output control register */ member
|
/drivers/net/wireless/realtek/rtlwifi/ |
D | efuse.h | 64 u8 ocr[3]; member
|
/drivers/staging/rtl8723bs/include/ |
D | rtw_eeprom.h | 113 u32 ocr; member
|
/drivers/tty/ |
D | n_gsm.c | 814 int ocr; in gsm_send() local
|
/drivers/scsi/megaraid/ |
D | megaraid_sas_base.c | 4113 megasas_transition_to_ready(struct megasas_instance *instance, int ocr) in megasas_transition_to_ready()
|