Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/pinctrl/
H A Dpinctrl-rockchip.c89 #define IOMUX_L_SOURCE_PMU BIT(7) macro
1400 } else if (bank->iomux[iomux_num].type & IOMUX_L_SOURCE_PMU) { in rockchip_get_mux()
1497 } else if (bank->iomux[iomux_num].type & IOMUX_L_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()
3465 if ((iom->type & IOMUX_SOURCE_PMU) || (iom->type & IOMUX_L_SOURCE_PMU)) { in rockchip_pinctrl_get_soc_data()
3755 IOMUX_WIDTH_4BIT | IOMUX_L_SOURCE_PMU, IOMUX_WIDTH_4BIT),

Completed in 7 milliseconds