Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/core/
Dsd_ops.c142 int mmc_send_app_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_app_op_cond()
186 int mmc_send_if_cond(struct mmc_host *host, u32 ocr) in mmc_send_if_cond()
Dsdio.c105 static int sdio_read_cccr(struct mmc_card *card, u32 ocr) in sdio_read_cccr()
565 static int mmc_sdio_init_card(struct mmc_host *host, u32 ocr, in mmc_sdio_init_card()
1091 u32 ocr, rocr; in mmc_attach_sdio() local
Dsd.c718 int mmc_sd_get_cid(struct mmc_host *host, u32 ocr, u32 *cid, u32 *rocr) in mmc_sd_get_cid()
923 static int mmc_sd_init_card(struct mmc_host *host, u32 ocr, in mmc_sd_init_card()
1249 u32 ocr, rocr; in mmc_attach_sd() local
Dsdio_ops.c22 int mmc_send_io_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_io_op_cond()
Dcore.c1434 u32 mmc_select_voltage(struct mmc_host *host, u32 ocr) in mmc_select_voltage()
1518 int mmc_set_uhs_voltage(struct mmc_host *host, u32 ocr) in mmc_set_uhs_voltage()
1645 void mmc_power_up(struct mmc_host *host, u32 ocr) in mmc_power_up()
1701 void mmc_power_cycle(struct mmc_host *host, u32 ocr) in mmc_power_cycle()
Dmmc.c1548 static int mmc_init_card(struct mmc_host *host, u32 ocr, in mmc_init_card()
2189 u32 ocr, rocr; in mmc_attach_mmc() local
Dmmc_ops.c173 int mmc_send_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_op_cond()
/Linux-v4.19/arch/arm/mach-imx/
Diomux-v1.c93 unsigned int port, unsigned int pin, unsigned int ocr) in imx_iomuxv1_set_ocr()
129 unsigned int ocr = (gpio_mode & GPIO_OCR_MASK) >> GPIO_OCR_SHIFT; in mxc_gpio_mode() local
/Linux-v4.19/include/linux/can/platform/
Dsja1000.h32 u8 ocr; /* output control register */ member
/Linux-v4.19/drivers/net/can/sja1000/
Dsja1000_isa.c47 static unsigned char ocr[MAXDEV] = {[0 ... (MAXDEV - 1)] = 0xff}; variable
Dsja1000.h171 u8 ocr; /* output control register */ member
Dplx_pci.c163 u8 ocr; /* output control register */ member
/Linux-v4.19/drivers/staging/greybus/
Dsdio.c95 static u32 _gb_sdio_get_host_ocr(u32 ocr) in _gb_sdio_get_host_ocr()
123 u32 ocr; in gb_sdio_get_caps() local
Dgreybus_protocols.h1473 __le32 ocr; member
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Defuse.h86 u8 ocr[3]; member
/Linux-v4.19/drivers/staging/rtlwifi/
Defuse.h75 u8 ocr[3]; member
/Linux-v4.19/include/linux/mmc/
Dsh_mmcif.h39 u32 ocr; member
Dcard.h247 u32 ocr; /* the current OCR setting */ member
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_eeprom.h115 u32 ocr; member
/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas_base.c3755 megasas_transition_to_ready(struct megasas_instance *instance, int ocr) in megasas_transition_to_ready()