Home
last modified time | relevance | path

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

/u-boot/drivers/pinctrl/rockchip/
A Dpinctrl-rv1126.c159 else if (bank->iomux[iomux_num].type & IOMUX_L_SOURCE_PMU) in rv1126_set_mux()
360 IOMUX_WIDTH_4BIT | IOMUX_L_SOURCE_PMU,
A Dpinctrl-rockchip-core.c230 else if (bank->iomux[iomux_num].type & IOMUX_L_SOURCE_PMU) in rockchip_set_mux()
565 if ((iom->type & IOMUX_SOURCE_PMU) || (iom->type & IOMUX_L_SOURCE_PMU)) in rockchip_pinctrl_get_soc_data()
A Dpinctrl-rockchip.h189 #define IOMUX_L_SOURCE_PMU BIT(6) macro

Completed in 9 milliseconds