Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/
Dpinctrl-rockchip.c69 #define IOMUX_WIDTH_4BIT BIT(1) macro
1163 if (mux_type & IOMUX_WIDTH_4BIT) { in rockchip_get_mux()
1251 if (mux_type & IOMUX_WIDTH_4BIT) { in rockchip_set_mux()
3305 inc = (iom->type & (IOMUX_WIDTH_4BIT | in rockchip_pinctrl_get_soc_data()
3491 PIN_BANK_IOMUX_FLAGS(1, 32, "gpio1", IOMUX_WIDTH_4BIT,
3492 IOMUX_WIDTH_4BIT,
3493 IOMUX_WIDTH_4BIT,
3494 IOMUX_WIDTH_4BIT
3496 PIN_BANK_IOMUX_FLAGS(2, 32, "gpio2", IOMUX_WIDTH_4BIT,
3497 IOMUX_WIDTH_4BIT,
[all …]