Searched refs:regmap_init_mem (Results 1 – 22 of 22) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | regmap.su | |
| H A D | syscon-uclass.c | 44 return regmap_init_mem(dev, &priv->regmap); in syscon_pre_probe()
|
| H A D | regmap.c | 64 int regmap_init_mem(struct udevice *dev, struct regmap **mapp) in regmap_init_mem() function
|
| /OK3568_Linux_fs/u-boot/spl/drivers/core/ |
| H A D | regmap.su | |
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | regmap.h | 105 int regmap_init_mem(struct udevice *dev, struct regmap **mapp);
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-aspeed/ast2500/ |
| H A D | sdram_ast2500.c | 395 ret = regmap_init_mem(dev, &map); in ast2500_sdrammc_ofdata_to_platdata()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/dwc3/ |
| H A D | dwc3-meson-g12a.c | 365 ret = regmap_init_mem(dev_ofnode(dev), &priv->regmap); in dwc3_meson_g12a_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/ram/rockchip/ |
| H A D | sdram_rk3328.c | 571 ret = regmap_init_mem(dev, &plat->map); in rk3328_dmc_ofdata_to_platdata()
|
| H A D | sdram_rk322x.c | 744 ret = regmap_init_mem(dev, ¶ms->map); in rk322x_dmc_ofdata_to_platdata()
|
| H A D | dmc-rk3368.c | 887 ret = regmap_init_mem(dev, &plat->map); in rk3368_dmc_ofdata_to_platdata()
|
| H A D | sdram_rk3188.c | 845 ret = regmap_init_mem(dev, ¶ms->map); in rk3188_dmc_ofdata_to_platdata()
|
| H A D | sdram_rk3288.c | 1006 ret = regmap_init_mem(dev, ¶ms->map); in rk3288_dmc_ofdata_to_platdata()
|
| H A D | sdram_rk3399.c | 3073 ret = regmap_init_mem(dev, &plat->map); in rk3399_dmc_ofdata_to_platdata()
|
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-usbdp.c | 931 ret = regmap_init_mem(dev, &udphy->pma_regmap); in rockchip_udphy_probe()
|
| H A D | phy-rockchip-samsung-hdptx.c | 1055 ret = regmap_init_mem(dev, &hdptx->regmap); in rockchip_hdptx_phy_probe()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3066/ |
| H A D | sdram_rk3066.c | 829 ret = regmap_init_mem(dev, ¶ms->map); in rk3066_dmc_ofdata_to_platdata()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | dw-dp.c | 1756 ret = regmap_init_mem(dev, &dp->regmap); in dw_dp_probe()
|
| /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.map | |
| H A D | u-boot.sym | |