Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/pinctrl/
H A Dpinctrl-uclass.c93 ret = uclass_get_device_by_phandle_id(UCLASS_PINCONFIG, phandle, in pinctrl_select_state_full()
157 .id = UCLASS_PINCONFIG,
166 .id = UCLASS_PINCONFIG,
/rk3399_rockchip-uboot/include/dm/
H A Duclass-id.h67 UCLASS_PINCONFIG, /* Pin configuration node device */ enumerator