Home
last modified time | relevance | path

Searched defs:write_reg (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/board/gdsys/common/
H A Dihs_mdio.c37 static inline void write_reg(struct udevice *fpga, uint base, uint addr, in write_reg() function
/openbmc/u-boot/drivers/spi/
H A Dich.c73 static void write_reg(struct ich_spi_priv *priv, const void *value, in write_reg() function
/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h333 int (*write_reg)(struct spi_nor *nor, u8 opcode, u8 *buf, int len); member
/openbmc/qemu/target/i386/emulate/
H A Dx86_emu.c104 void write_reg(CPUX86State *env, int reg, target_ulong val, int size) in write_reg() function
/openbmc/u-boot/include/
H A Ddw_hdmi.h547 void (*write_reg)(struct dw_hdmi *hdmi, u8 val, int offset); member
/openbmc/u-boot/arch/arm/include/asm/
H A Demif.h1253 u32 write_reg; member