Searched refs:regmap_get (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/drivers/misc/ |
H A D | ihs_fpga.h | 49 regmap_get(map, struct ihs_fpga_regs, member, valp)
|
H A D | gdsys_rxaui_ctrl.c | 28 regmap_get(map, struct gdsys_rxaui_ctrl_regs, member, valp)
|
H A D | gdsys_ioep.h | 62 regmap_get(map, struct gdsys_ioep_regs, member, valp)
|
/openbmc/u-boot/test/dm/ |
H A D | regmap.c | 140 ut_assertok(regmap_get(map, struct layout, val0, ®)); in dm_test_regmap_getset() 141 ut_assertok(regmap_get(map, struct layout, val3, ®)); in dm_test_regmap_getset()
|
/openbmc/u-boot/include/ |
H A D | regmap.h | 239 #define regmap_get(map, type, member, valp) \ macro
|
/openbmc/u-boot/drivers/axi/ |
H A D | ihs_axi.c | 62 regmap_get(map, struct ihs_axi_regs, member, valp)
|