Home
last modified time | relevance | path

Searched defs:of_match (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/board/samsung/common/
H A Dexynos5-dt-types.c178 const struct udevice_id *of_match = board_ids; in set_board_type() local
/rk3399_rockchip-uboot/drivers/core/
H A Dlists.c108 static int driver_check_compatible(const struct udevice_id *of_match, in driver_check_compatible()
/rk3399_rockchip-uboot/drivers/gpio/
H A Dzynq_gpio.c340 const struct udevice_id *of_match = zynq_gpio_ids; in zynq_gpio_getplat_data() local
/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-inno-usb3.c371 const struct udevice_id *of_match = udev->driver->of_match; in rockchip_u3phy_probe() local
/rk3399_rockchip-uboot/include/dm/
H A Ddevice.h244 const struct udevice_id *of_match; member