Searched refs:mmc_cd (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-twl4030.c | 260 value |= pdata->mmc_cd & 0x03; in twl_request() 451 static int gpio_twl4030_debounce(u32 debounce, u8 mmc_cd) in gpio_twl4030_debounce() argument 458 message[0] = (debounce & 0xff) | (mmc_cd & 0x03); in gpio_twl4030_debounce() 488 (u32 *)&omap_twl_info->mmc_cd); in of_gpio_twl4030() 558 ret = gpio_twl4030_debounce(pdata->debounce, pdata->mmc_cd); in gpio_twl4030_probe() 561 pdata->debounce, pdata->mmc_cd, ret); in gpio_twl4030_probe()
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-twl4030.c | 262 value |= pdata->mmc_cd & 0x03; in twl_request() 453 static int gpio_twl4030_debounce(u32 debounce, u8 mmc_cd) in gpio_twl4030_debounce() argument 460 message[0] = (debounce & 0xff) | (mmc_cd & 0x03); in gpio_twl4030_debounce() 484 (u32 *)&omap_twl_info->mmc_cd); in of_gpio_twl4030() 561 ret = gpio_twl4030_debounce(pdata->debounce, pdata->mmc_cd); in gpio_twl4030_probe() 564 pdata->debounce, pdata->mmc_cd, ret); in gpio_twl4030_probe()
|
/kernel/linux/linux-5.10/include/linux/mfd/ |
H A D | twl.h | 581 /* gpio-n should control VMMC(n+1) if BIT(n) in mmc_cd is set */ 582 u8 mmc_cd; member
|
/kernel/linux/linux-6.6/include/linux/mfd/ |
H A D | twl.h | 583 /* gpio-n should control VMMC(n+1) if BIT(n) in mmc_cd is set */ 584 u8 mmc_cd; member
|
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/ |
H A D | pfc-r8a779f0.c | 1320 SH_PFC_PIN_GROUP(mmc_cd), 1462 "mmc_cd",
|
H A D | pfc-r8a77980.c | 2100 SH_PFC_PIN_GROUP(mmc_cd), 2308 "mmc_cd",
|
H A D | pfc-r8a779g0.c | 2617 SH_PFC_PIN_GROUP(mmc_cd), 2869 "mmc_cd",
|
H A D | pfc-r8a779a0.c | 2699 SH_PFC_PIN_GROUP(mmc_cd), 2962 "mmc_cd",
|
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | pfc-r8a77980.c | 2144 SH_PFC_PIN_GROUP(mmc_cd), 2352 "mmc_cd",
|
Completed in 27 milliseconds