Home
last modified time | relevance | path

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

/drivers/mmc/core/
Dsd_ops.c118 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()
Dsdio.c146 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
Dcore.c1120 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()
Dmmc_ops.c65 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()
Dsd.c815 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
Dsdio_ops.c18 int mmc_send_io_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_io_op_cond()
Dmmc.c1606 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/
Dsdio.c93 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/
Dsja1000_isa.c36 static unsigned char ocr[MAXDEV] = {[0 ... (MAXDEV - 1)] = 0xff}; variable
Dsja1000.h173 u8 ocr; /* output control register */ member
Dplx_pci.c156 u8 ocr; /* output control register */ member
/drivers/net/wireless/realtek/rtlwifi/
Defuse.h64 u8 ocr[3]; member
/drivers/staging/rtl8723bs/include/
Drtw_eeprom.h113 u32 ocr; member
/drivers/tty/
Dn_gsm.c814 int ocr; in gsm_send() local
/drivers/scsi/megaraid/
Dmegaraid_sas_base.c4113 megasas_transition_to_ready(struct megasas_instance *instance, int ocr) in megasas_transition_to_ready()