Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Ddwapb_gpio.c145 dev_set_of_offset(subdev, node); in gpio_dwapb_bind()
H A Dtegra186_gpio.c200 dev_set_of_offset(dev, dev_of_offset(parent)); in tegra186_gpio_bind()
H A Dsunxi_gpio.c315 dev_set_of_offset(dev, dev_of_offset(parent)); in gpio_sunxi_bind()
H A Ds5p_gpio.c340 dev_set_of_offset(dev, node); in gpio_exynos_bind()
H A Dtegra_gpio.c369 dev_set_of_offset(dev, dev_of_offset(parent)); in gpio_tegra_bind()
/OK3568_Linux_fs/u-boot/drivers/pinctrl/meson/
H A Dpinctrl-meson.c339 dev_set_of_offset(gpio_dev, gpio); in meson_pinctrl_probe()
/OK3568_Linux_fs/u-boot/include/dm/
H A Ddevice.h169 static inline void dev_set_of_offset(struct udevice *dev, int of_offset) in dev_set_of_offset() function
/OK3568_Linux_fs/u-boot/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-37xx.c556 dev_set_of_offset(dev, subnode); in armada_37xx_gpiochip_register()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dzynq_gem.c345 dev_set_of_offset(priv->phydev->dev, priv->phy_of_handle); in zynq_phy_init()
H A Dcpsw.c994 dev_set_of_offset(phydev->dev, slave->data->phy_of_handle); in cpsw_phy_init()
H A Dmvpp2.c5605 dev_set_of_offset(dev, subnode); in mvpp2_base_bind()