Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/
H A Dpinctrl-rk3399.c269 PIN_BANK_DRV_FLAGS(3, 32, "gpio3", DRV_TYPE_IO_3V3_ONLY,
274 PIN_BANK_DRV_FLAGS(4, 32, "gpio4", DRV_TYPE_IO_1V8_OR_3V0,
H A Dpinctrl-rockchip.h357 #define PIN_BANK_DRV_FLAGS(id, pins, label, type0, type1, type2, type3) \ macro
/rk3399_rockchip-uboot/drivers/pinctrl/
H A Dpinctrl-rockchip.c184 #define PIN_BANK_DRV_FLAGS(id, pins, label, type0, type1, type2, type3) \ macro
3786 PIN_BANK_DRV_FLAGS(3, 32, "gpio3", DRV_TYPE_IO_3V3_ONLY,
3791 PIN_BANK_DRV_FLAGS(4, 32, "gpio4", DRV_TYPE_IO_1V8_OR_3V0,