Home
last modified time | relevance | path

Searched refs:IOMUX_SOURCE_PMU (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/pinctrl/
Dpinctrl-rockchip.c54 #define IOMUX_SOURCE_PMU BIT(2) macro
840 regmap = (bank->iomux[iomux_num].type & IOMUX_SOURCE_PMU) in rockchip_get_mux()
928 regmap = (bank->iomux[iomux_num].type & IOMUX_SOURCE_PMU) in rockchip_set_mux()
2549 if (iom->type & IOMUX_SOURCE_PMU) in rockchip_pinctrl_get_soc_data()
2554 iom->offset = (iom->type & IOMUX_SOURCE_PMU) ? in rockchip_pinctrl_get_soc_data()
2560 if (iom->type & IOMUX_SOURCE_PMU) in rockchip_pinctrl_get_soc_data()
2565 drv->offset = (iom->type & IOMUX_SOURCE_PMU) ? in rockchip_pinctrl_get_soc_data()
2579 if (iom->type & IOMUX_SOURCE_PMU) in rockchip_pinctrl_get_soc_data()
2594 if (iom->type & IOMUX_SOURCE_PMU) in rockchip_pinctrl_get_soc_data()
2786 PIN_BANK_IOMUX_FLAGS(0, 32, "gpio0", IOMUX_SOURCE_PMU,
[all …]