Searched refs:dev_read_size (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | read.h | 103 int dev_read_size(struct udevice *dev, const char *propname); 527 static inline int dev_read_size(struct udevice *dev, const char *propname) in dev_read_size() function
|
| /OK3568_Linux_fs/u-boot/drivers/power/regulator/ |
| H A D | gpio-regulator.c | 55 len = dev_read_size(dev, "states"); in gpio_regulator_ofdata_to_platdata()
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | read.su | |
| H A D | regmap.c | 79 len = dev_read_size(dev, "reg"); in regmap_init_mem()
|
| H A D | read.c | 49 int dev_read_size(struct udevice *dev, const char *propname) in dev_read_size() function
|
| /OK3568_Linux_fs/u-boot/spl/drivers/core/ |
| H A D | read.su | |
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | tegra_gpio.c | 340 len = dev_read_size(parent, "interrupts"); in gpio_tegra_bind()
|
| /OK3568_Linux_fs/u-boot/drivers/clk/ |
| H A D | clk-uclass.c | 201 size = dev_read_size(dev, "assigned-clock-rates"); in clk_set_default_rates()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3568/ |
| H A D | rk3568.c | 994 size = dev_read_size(clk.dev, "rockchip,clk-init"); in set_armclk_rate()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | dwc2_udc_otg.c | 1058 dev_read_size(dev, "g-tx-fifo-size") / sizeof(u32); in dwc2_udc_otg_ofdata_to_platdata()
|
| /OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/ |
| H A D | crypto_v2.c | 1520 if (dev_read_size(dev, "assigned-clock-rates") > 0) in rk_crypto_set_clk()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | dw_hdmi.c | 2383 ret = dev_read_size(conn->dev, "rockchip,phy-table"); 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 | |