Searched defs:write_reg (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/board/gdsys/common/ |
H A D | ihs_mdio.c | 37 static inline void write_reg(struct udevice *fpga, uint base, uint addr, in write_reg() function
|
/openbmc/u-boot/drivers/spi/ |
H A D | ich.c | 73 static void write_reg(struct ich_spi_priv *priv, const void *value, in write_reg() function
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | spi-nor.h | 333 int (*write_reg)(struct spi_nor *nor, u8 opcode, u8 *buf, int len); member
|
/openbmc/qemu/target/i386/emulate/ |
H A D | x86_emu.c | 104 void write_reg(CPUX86State *env, int reg, target_ulong val, int size) in write_reg() function
|
/openbmc/u-boot/include/ |
H A D | dw_hdmi.h | 547 void (*write_reg)(struct dw_hdmi *hdmi, u8 val, int offset); member
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | emif.h | 1253 u32 write_reg; member
|