Searched refs:dev_read_addr_index (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | read.c | 54 fdt_addr_t dev_read_addr_index(struct udevice *dev, int index) in dev_read_addr_index() function 64 return dev_read_addr_index(dev, 0); in dev_read_addr() 69 fdt_addr_t addr = dev_read_addr_index(dev, index); in dev_remap_addr_index()
|
| H A D | read.su | |
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | read.h | 114 fdt_addr_t dev_read_addr_index(struct udevice *dev, int index); 532 static inline fdt_addr_t dev_read_addr_index(struct udevice *dev, int index) in dev_read_addr_index() function
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | renesas_rpc_spi.c | 425 plat->regs = dev_read_addr_index(bus, 0); in rpc_spi_ofdata_to_platdata() 426 plat->extr = dev_read_addr_index(bus, 1); in rpc_spi_ofdata_to_platdata()
|
| /OK3568_Linux_fs/u-boot/spl/drivers/core/ |
| H A D | read.su | |
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_tve.c | 571 addr = dev_read_addr_index(conn->dev, 0); in rockchip_drm_tve_init() 580 addr = dev_read_addr_index(conn->dev, 1); in rockchip_drm_tve_init()
|
| H A D | dw_hdmi.c | 2426 hdmi->gpio_base = (void *)dev_read_addr_index(conn->dev, 1); in rockchip_dw_hdmi_init()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |