Searched refs:regmap_set (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/drivers/misc/ |
H A D | ihs_fpga.h | 40 regmap_set(map, struct ihs_fpga_regs, member, val)
|
H A D | gdsys_rxaui_ctrl.c | 25 regmap_set(map, struct gdsys_rxaui_ctrl_regs, member, val)
|
H A D | gdsys_ioep.h | 53 regmap_set(map, struct gdsys_ioep_regs, member, val)
|
/openbmc/u-boot/test/dm/ |
H A D | regmap.c | 137 regmap_set(map, struct layout, val0, 0xcacafafa); in dm_test_regmap_getset() 138 regmap_set(map, struct layout, val3, 0x55aa2211); in dm_test_regmap_getset()
|
/openbmc/u-boot/include/ |
H A D | regmap.h | 213 #define regmap_set(map, type, member, val) \ macro
|
/openbmc/u-boot/drivers/axi/ |
H A D | ihs_axi.c | 53 regmap_set(map, struct ihs_axi_regs, member, val)
|