Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/
Dpinctrl-rockchip.c77 #define IOMUX_WIDTH_4BIT BIT(1) macro
1143 if (mux_type & IOMUX_WIDTH_4BIT) { in rockchip_get_mux()
1231 if (mux_type & IOMUX_WIDTH_4BIT) { in rockchip_set_mux()
3271 inc = (iom->type & (IOMUX_WIDTH_4BIT | in rockchip_pinctrl_get_soc_data()
3457 PIN_BANK_IOMUX_FLAGS(1, 32, "gpio1", IOMUX_WIDTH_4BIT,
3458 IOMUX_WIDTH_4BIT,
3459 IOMUX_WIDTH_4BIT,
3460 IOMUX_WIDTH_4BIT
3462 PIN_BANK_IOMUX_FLAGS(2, 32, "gpio2", IOMUX_WIDTH_4BIT,
3463 IOMUX_WIDTH_4BIT,
[all …]