Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_stm32x7.c143 .of_match = of_match_ptr(stm32_serial_id),
144 .ofdata_to_platdata = of_match_ptr(stm32_serial_ofdata_to_platdata),
H A Dserial_bcm283x_mu.c179 .of_match = of_match_ptr(bcm283x_mu_serial_id),
180 .ofdata_to_platdata = of_match_ptr(bcm283x_mu_serial_ofdata_to_platdata),
H A Dserial_pl01x.c369 .of_match = of_match_ptr(pl01x_serial_id),
370 .ofdata_to_platdata = of_match_ptr(pl01x_serial_ofdata_to_platdata),
H A Dserial_sh.c243 .of_match = of_match_ptr(sh_serial_id),
244 .ofdata_to_platdata = of_match_ptr(sh_serial_ofdata_to_platdata),
/rk3399_rockchip-uboot/drivers/pinctrl/nxp/
H A Dpinctrl-imx5.c39 .of_match = of_match_ptr(imx5_pinctrl_match),
H A Dpinctrl-imx7.c36 .of_match = of_match_ptr(imx7_pinctrl_match),
H A Dpinctrl-imx7ulp.c40 .of_match = of_match_ptr(imx7ulp_pinctrl_match),
H A Dpinctrl-imx6.c43 .of_match = of_match_ptr(imx6_pinctrl_match),
/rk3399_rockchip-uboot/drivers/gpio/
H A Dbcm2835_gpio.c145 .of_match = of_match_ptr(bcm2835_gpio_id),
146 .ofdata_to_platdata = of_match_ptr(bcm2835_gpio_ofdata_to_platdata),
/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/
H A Dpinctrl-uniphier-ld11.c113 .of_match = of_match_ptr(uniphier_ld11_pinctrl_match),
H A Dpinctrl-uniphier-ld20.c127 .of_match = of_match_ptr(uniphier_ld20_pinctrl_match),
H A Dpinctrl-uniphier-pxs3.c137 .of_match = of_match_ptr(uniphier_pxs3_pinctrl_match),
H A Dpinctrl-uniphier-ld4.c156 .of_match = of_match_ptr(uniphier_ld4_pinctrl_match),
H A Dpinctrl-uniphier-ld6b.c160 .of_match = of_match_ptr(uniphier_ld6b_pinctrl_match),
H A Dpinctrl-uniphier-pxs2.c160 .of_match = of_match_ptr(uniphier_pxs2_pinctrl_match),
H A Dpinctrl-uniphier-pro5.c168 .of_match = of_match_ptr(uniphier_pro5_pinctrl_match),
H A Dpinctrl-uniphier-sld8.c167 .of_match = of_match_ptr(uniphier_sld8_pinctrl_match),
H A Dpinctrl-uniphier-pro4.c176 .of_match = of_match_ptr(uniphier_pro4_pinctrl_match),
/rk3399_rockchip-uboot/include/dm/
H A Ddevice.h190 #define of_match_ptr(_ptr) (_ptr) macro
192 #define of_match_ptr(_ptr) NULL macro
/rk3399_rockchip-uboot/drivers/tpm/
H A Dtpm_tis_st33zp24_i2c.c538 .of_match = of_match_ptr(st33zp24_i2c_ids),
H A Dtpm_tis_st33zp24_spi.c666 .of_match = of_match_ptr(st33zp24_spi_ids),
/rk3399_rockchip-uboot/drivers/pinctrl/meson/
H A Dpinctrl-meson-gxbb.c450 .of_match = of_match_ptr(meson_gxbb_pinctrl_match),
/rk3399_rockchip-uboot/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-37xx.c628 .of_match = of_match_ptr(armada_37xx_pinctrl_of_match),
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/
H A Dcore.c1397 .of_match_table = of_match_ptr(spinand_of_ids),
/rk3399_rockchip-uboot/drivers/net/
H A Ddwc_eth_qos.c2233 .of_match = of_match_ptr(eqos_ids),