Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/pinctrl/
H A Dpinctrl-rockchip.c84 #define IOMUX_SOURCE_PMU BIT(2) macro
1398 if (bank->iomux[iomux_num].type & IOMUX_SOURCE_PMU) { in rockchip_get_mux()
1495 if (bank->iomux[iomux_num].type & IOMUX_SOURCE_PMU) { in rockchip_set_mux()
3436 if ((iom->type & IOMUX_SOURCE_PMU) || (iom->type & IOMUX_L_SOURCE_PMU)) { in rockchip_pinctrl_get_soc_data()
3443 ((iom->type & IOMUX_SOURCE_PMU) || (iom->type & IOMUX_L_SOURCE_PMU)) ? pmu_offs : grf_offs; in rockchip_pinctrl_get_soc_data()
3448 if (iom->type & IOMUX_SOURCE_PMU) { in rockchip_pinctrl_get_soc_data()
3454 drv->offset = (iom->type & IOMUX_SOURCE_PMU) ? drv_pmu_offs : drv_grf_offs; in rockchip_pinctrl_get_soc_data()
3465 if ((iom->type & IOMUX_SOURCE_PMU) || (iom->type & IOMUX_L_SOURCE_PMU)) { in rockchip_pinctrl_get_soc_data()
3481 if (iom->type & IOMUX_SOURCE_PMU) { in rockchip_pinctrl_get_soc_data()
3705 PIN_BANK_IOMUX_FLAGS(PINCTRL_ROCKCHIP_ZERO, PINCTRL_ROCKCHIP_THIRTYTWO, "gpio0", IOMUX_SOURCE_PMU, IOMUX_SOURCE_PM
[all...]

Completed in 6 milliseconds