Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/pinctrl/rockchip/
H A Dpinctrl-rockchip-core.c227 else if (bank->iomux[iomux_num].type & IOMUX_L_SOURCE_PMU) in rockchip_set_mux()
557 if ((iom->type & IOMUX_SOURCE_PMU) || (iom->type & IOMUX_L_SOURCE_PMU))
563 (iom->type & IOMUX_L_SOURCE_PMU)) ?
588 if ((iom->type & IOMUX_SOURCE_PMU) || (iom->type & IOMUX_L_SOURCE_PMU))
H A Dpinctrl-rv1126.c156 else if (bank->iomux[iomux_num].type & IOMUX_L_SOURCE_PMU) in rv1126_set_mux()
357 IOMUX_WIDTH_4BIT | IOMUX_L_SOURCE_PMU,
H A Dpinctrl-rk1808.c66 else if (bank->iomux[iomux_num].type & IOMUX_L_SOURCE_PMU) in rk1808_set_mux()
H A Dpinctrl-rockchip.h190 #define IOMUX_L_SOURCE_PMU BIT(7) macro
/OK3568_Linux_fs/u-boot/drivers/pinctrl/
H A Dpinctrl-rockchip.c49 #define IOMUX_L_SOURCE_PMU BIT(7) macro
1605 else if (bank->iomux[iomux_num].type & IOMUX_L_SOURCE_PMU) in rockchip_get_mux()
1702 else if (bank->iomux[iomux_num].type & IOMUX_L_SOURCE_PMU) in rockchip_set_mux()
3086 if ((iom->type & IOMUX_SOURCE_PMU) || (iom->type & IOMUX_L_SOURCE_PMU))
3092 (iom->type & IOMUX_L_SOURCE_PMU)) ?
3117 if ((iom->type & IOMUX_SOURCE_PMU) || (iom->type & IOMUX_L_SOURCE_PMU))
3328 IOMUX_WIDTH_4BIT | IOMUX_L_SOURCE_PMU,
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-rockchip.c60 #define IOMUX_L_SOURCE_PMU BIT(7) macro
1086 else if (bank->iomux[iomux_num].type & IOMUX_L_SOURCE_PMU) in rockchip_get_mux()
1200 else if (bank->iomux[iomux_num].type & IOMUX_L_SOURCE_PMU) in rockchip_set_mux()
4046 if ((iom->type & IOMUX_SOURCE_PMU) || (iom->type & IOMUX_L_SOURCE_PMU)) in rockchip_pinctrl_get_soc_data()
4052 (iom->type & IOMUX_L_SOURCE_PMU)) ? in rockchip_pinctrl_get_soc_data()
4077 if ((iom->type & IOMUX_SOURCE_PMU) || (iom->type & IOMUX_L_SOURCE_PMU)) in rockchip_pinctrl_get_soc_data()
4440 IOMUX_WIDTH_4BIT | IOMUX_L_SOURCE_PMU,