Home
last modified time | relevance | path

Searched refs:regmap_set (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/misc/
H A Dihs_fpga.h40 regmap_set(map, struct ihs_fpga_regs, member, val)
H A Dgdsys_rxaui_ctrl.c25 regmap_set(map, struct gdsys_rxaui_ctrl_regs, member, val)
H A Dgdsys_ioep.h53 regmap_set(map, struct gdsys_ioep_regs, member, val)
/openbmc/u-boot/test/dm/
H A Dregmap.c137 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 Dregmap.h213 #define regmap_set(map, type, member, val) \ macro
/openbmc/u-boot/drivers/axi/
H A Dihs_axi.c53 regmap_set(map, struct ihs_axi_regs, member, val)