Searched defs:reg (Results 176 - 200 of 1127) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/qlxgb/
H A Dqla_ioctl.h42 uint32_t reg; member in struct:qla_reg_val
/freebsd-11-stable/sys/dev/mii/
H A Drgephy.c281 uint16_t reg; local
H A Dtlphy.c209 int reg; local
/freebsd-11-stable/sys/dev/patm/
H A Dif_patm_intr.c236 u_int w, r, reg; local
/freebsd-11-stable/sys/powerpc/powermac/
H A Dgrackle.c142 grackle_read_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, argument
183 grackle_write_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, u_int32_t val, int width) argument
212 grackle_enable_config(struct grackle_softc *sc, u_int bus, u_int slot, u_int func, u_int reg) argument
H A Dsmusat.c52 cell_t reg; member in struct:smu_sensor
204 uint8_t reg = 0x3f; local
[all...]
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dopenpic.c59 openpic_read(struct openpic_softc *sc, u_int reg) argument
65 openpic_write(struct openpic_softc *sc, u_int reg, uint32_t val) argument
/freebsd-11-stable/sys/sparc64/include/
H A Dreg.h58 struct reg { struct
/freebsd-11-stable/sys/sparc64/pci/
H A Dofw_pcibus.c139 uint32_t reg; local
[all...]
/freebsd-11-stable/sys/mips/cavium/octe/
H A Docte.c219 octe_miibus_readreg(device_t dev, int phy, int reg) argument
240 octe_miibus_writereg(device_t dev, int phy, int reg, int val) argument
/freebsd-11-stable/sys/mips/cavium/
H A Doctopcireg.h66 uint64_t reg : 8; member in struct:__anon12176::__anon12177
/freebsd-11-stable/sys/mips/nlm/hal/
H A Dhaldefs.h353 nlm_read_reg(uint64_t base, uint32_t reg) argument
361 nlm_write_reg(uint64_t base, uint32_t reg, uint32_t val) argument
369 nlm_read_reg64(uint64_t base, uint32_t reg) argument
377 nlm_write_reg64(uint64_t base, uint32_t reg, uint64_t val) argument
389 nlm_read_reg_xkphys(uint64_t base, uint32_t reg) argument
397 nlm_write_reg_xkphys(uint64_t base, uint32_t reg, uint32_t val) argument
404 nlm_read_reg64_xkphys(uint64_t base, uint32_t reg) argument
412 nlm_write_reg64_xkphys(uint64_t base, uint32_t reg, uint64_t val) argument
[all...]
/freebsd-11-stable/sys/dev/iicbus/
H A Dadm1030.c93 adm1030_write_byte(device_t dev, uint32_t addr, uint8_t reg, uint8_t byte) argument
H A Dds1775.c93 ds1775_read_2(device_t dev, uint32_t addr, uint8_t reg, uint16_t *data) argument
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dr200.c146 r200_packet0_check(struct radeon_cs_parser *p, struct radeon_cs_packet *pkt, unsigned idx, unsigned reg) argument
[all...]
H A Drs400.c274 uint32_t rs400_mc_rreg(struct radeon_device *rdev, uint32_t reg) argument
284 void rs400_mc_wreg(struct radeon_device *rdev, uint32_t reg, uint32_t v) argument
/freebsd-11-stable/sys/dev/e1000/
H A De1000_82542.c448 u32 e1000_translate_register_82542(u32 reg) argument
[all...]
/freebsd-11-stable/sys/dev/etherswitch/arswitch/
H A Darswitch_reg.c90 uint16_t phy, reg; local
102 uint16_t phy, reg; local
138 arswitch_reg_read32(device_t dev, int phy, int reg) argument
65 arswitch_split_setpage(device_t dev, uint32_t addr, uint16_t *phy, uint16_t *reg) argument
148 arswitch_reg_write32(device_t dev, int phy, int reg, uint32_t value) argument
176 uint16_t phy, reg; local
186 uint16_t phy, reg; local
233 uint16_t phy, reg; local
247 uint16_t phy, reg; local
[all...]
/freebsd-11-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_mt7620.c59 mtkswitch_phy_read_locked(struct mtkswitch_softc *sc, int phy, int reg) argument
72 mtkswitch_phy_read(device_t dev, int phy, int reg) argument
89 mtkswitch_phy_write_locked(struct mtkswitch_softc *sc, int phy, int reg, argument
102 mtkswitch_phy_write(device_t dev, int phy, int reg, int val) argument
119 mtkswitch_reg_read32(struct mtkswitch_softc *sc, int reg) argument
126 mtkswitch_reg_write32(struct mtkswitch_softc *sc, int reg, uint32_t val) argument
134 mtkswitch_reg_read32_mt7621(struct mtkswitch_softc *sc, int reg) argument
148 mtkswitch_reg_write32_mt7621(struct mtkswitch_softc *sc, int reg, uint32_t val) argument
161 mtkswitch_reg_read(device_t dev, int reg) argument
173 mtkswitch_reg_write(device_t dev, int reg, int val) argument
[all...]
H A Dmtkswitch_rt3050.c59 mtkswitch_reg_read(device_t dev, int reg) argument
72 mtkswitch_reg_write(device_t dev, int reg, int val) argument
92 mtkswitch_phy_read(device_t dev, int phy, int reg) argument
110 mtkswitch_phy_write(device_t dev, int phy, int reg, in argument
[all...]
/freebsd-11-stable/sys/dev/extres/clk/
H A Dclk_div.c86 uint32_t reg; local
130 uint32_t reg, i_div, f_div, hw_i_div; local
/freebsd-11-stable/sys/dev/sound/pci/
H A Dspicds.c76 spicds_wrcd(struct spicds_info *codec, int reg, u_int16_t val) argument
H A Demu10kx-midi.c72 emu_mread(struct mpu401 *arg __unused, void *cookie, int reg) argument
87 emu_mwrite(struct mpu401 *arg __unused, void *cookie, int reg, unsigned char b) argument
/freebsd-11-stable/sys/dev/utopia/
H A Didtphy.c115 uint8_t reg; local
162 uint8_t reg; local
239 uint8_t reg; local
256 uint8_t reg; local
[all...]
/freebsd-11-stable/sys/dev/le/
H A Dlebuffer_sbus.c173 struct sbus_regs *reg; local
[all...]

Completed in 183 milliseconds

1234567891011>>