Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pinctrl/
Dpinctrl-rockchip.c53 #define IOMUX_WIDTH_4BIT BIT(1) macro
846 if (mux_type & IOMUX_WIDTH_4BIT) { in rockchip_get_mux()
934 if (mux_type & IOMUX_WIDTH_4BIT) { in rockchip_set_mux()
2576 inc = (iom->type & (IOMUX_WIDTH_4BIT | in rockchip_pinctrl_get_soc_data()
2791 PIN_BANK_IOMUX_FLAGS(1, 32, "gpio1", IOMUX_WIDTH_4BIT,
2792 IOMUX_WIDTH_4BIT,
2793 IOMUX_WIDTH_4BIT,
2794 IOMUX_WIDTH_4BIT
2796 PIN_BANK_IOMUX_FLAGS(2, 32, "gpio2", IOMUX_WIDTH_4BIT,
2797 IOMUX_WIDTH_4BIT,
[all …]