| /kernel/linux/linux-5.10/drivers/mmc/core/ |
| D | sdio.c | 143 static int sdio_read_cccr(struct mmc_card *card, u32 ocr) in sdio_read_cccr() 608 static int mmc_sdio_pre_init(struct mmc_host *host, u32 ocr, in mmc_sdio_pre_init() 643 static int mmc_sdio_init_card(struct mmc_host *host, u32 ocr, in mmc_sdio_init_card() 1187 u32 ocr, rocr; in mmc_attach_sdio() local
|
| D | sd_ops.c | 117 int mmc_send_app_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_app_op_cond() 161 int mmc_send_if_cond(struct mmc_host *host, u32 ocr) in mmc_send_if_cond()
|
| D | sd.c | 798 int mmc_sd_get_cid(struct mmc_host *host, u32 ocr, u32 *cid, u32 *rocr) in mmc_sd_get_cid() 1005 static int mmc_sd_init_card(struct mmc_host *host, u32 ocr, in mmc_sd_init_card() 1344 u32 ocr, rocr; in mmc_attach_sd() local
|
| D | core.c | 1105 u32 mmc_select_voltage(struct mmc_host *host, u32 ocr) in mmc_select_voltage() 1189 int mmc_set_uhs_voltage(struct mmc_host *host, u32 ocr) in mmc_set_uhs_voltage() 1316 void mmc_power_up(struct mmc_host *host, u32 ocr) in mmc_power_up() 1372 void mmc_power_cycle(struct mmc_host *host, u32 ocr) in mmc_power_cycle()
|
| 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 | 1560 static int mmc_init_card(struct mmc_host *host, u32 ocr, in mmc_init_card() 2230 u32 ocr, rocr; in mmc_attach_mmc() local
|
| /kernel/linux/linux-4.19/drivers/mmc/core/ |
| D | sd_ops.c | 142 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()
|
| D | sdio.c | 105 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() 1101 u32 ocr, rocr; in mmc_attach_sdio() local
|
| D | sd.c | 726 int mmc_sd_get_cid(struct mmc_host *host, u32 ocr, u32 *cid, u32 *rocr) in mmc_sd_get_cid() 931 static int mmc_sd_init_card(struct mmc_host *host, u32 ocr, in mmc_sd_init_card() 1257 u32 ocr, rocr; in mmc_attach_sd() local
|
| D | sdio_ops.c | 22 int mmc_send_io_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_io_op_cond()
|
| D | core.c | 1435 u32 mmc_select_voltage(struct mmc_host *host, u32 ocr) in mmc_select_voltage() 1519 int mmc_set_uhs_voltage(struct mmc_host *host, u32 ocr) in mmc_set_uhs_voltage() 1646 void mmc_power_up(struct mmc_host *host, u32 ocr) in mmc_power_up() 1702 void mmc_power_cycle(struct mmc_host *host, u32 ocr) in mmc_power_cycle()
|
| D | mmc.c | 1547 static int mmc_init_card(struct mmc_host *host, u32 ocr, in mmc_init_card() 2197 u32 ocr, rocr; in mmc_attach_mmc() local
|
| /kernel/linux/linux-4.19/arch/arm/mach-imx/ |
| D | iomux-v1.c | 93 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
|
| /kernel/linux/linux-4.19/include/linux/can/platform/ |
| D | sja1000.h | 32 u8 ocr; /* output control register */ member
|
| /kernel/linux/linux-5.10/include/linux/can/platform/ |
| D | sja1000.h | 32 u8 ocr; /* output control register */ member
|
| /kernel/linux/linux-4.19/drivers/net/can/sja1000/ |
| D | sja1000_isa.c | 47 static unsigned char ocr[MAXDEV] = {[0 ... (MAXDEV - 1)] = 0xff}; variable
|
| /kernel/linux/linux-5.10/drivers/net/can/sja1000/ |
| D | sja1000_isa.c | 36 static unsigned char ocr[MAXDEV] = {[0 ... (MAXDEV - 1)] = 0xff}; variable
|
| /kernel/linux/linux-5.10/drivers/staging/greybus/ |
| D | sdio.c | 94 static u32 _gb_sdio_get_host_ocr(u32 ocr) in _gb_sdio_get_host_ocr() 122 u32 ocr; in gb_sdio_get_caps() local
|
| /kernel/linux/linux-4.19/drivers/staging/greybus/ |
| D | sdio.c | 95 static u32 _gb_sdio_get_host_ocr(u32 ocr) in _gb_sdio_get_host_ocr() 123 u32 ocr; in gb_sdio_get_caps() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/ |
| D | efuse.h | 64 u8 ocr[3]; member
|
| /kernel/linux/linux-4.19/drivers/staging/rtlwifi/ |
| D | efuse.h | 75 u8 ocr[3]; member
|
| /kernel/linux/linux-4.19/drivers/net/wireless/realtek/rtlwifi/ |
| D | efuse.h | 86 u8 ocr[3]; member
|
| /kernel/linux/linux-5.10/include/linux/mmc/ |
| D | sh_mmcif.h | 35 u32 ocr; member
|
| /kernel/linux/linux-4.19/include/linux/mmc/ |
| D | sh_mmcif.h | 39 u32 ocr; member
|
| /kernel/linux/linux-4.19/drivers/staging/rtl8723bs/include/ |
| D | rtw_eeprom.h | 115 u32 ocr; member
|