Searched defs:read_reg (Results 1 - 8 of 8) sorted by relevance

/src/sys/arch/evbarm/stand/board/
H A Dsscom.c187 #define read_reg(addr) (*(volatile uint32_t *)(addr)) macro
/src/sys/dev/pci/
H A Digmavar.h28 u_int32_t (*read_reg)(const struct igma_chip *, int); member in struct:igma_chip_ops
/src/sys/dev/ic/
H A Dbmx280var.h54 int (*read_reg)(struct bmx280_sc *, uint8_t, uint8_t *, member in struct:bmx280_accessfuncs
H A Dsc16is7xxvar.h47 int (*read_reg)(struct sc16is7xx_sc *, uint8_t, int, uint8_t *, member in struct:sc16is7xx_accessfuncs
/src/sys/dev/podulebus/
H A Desp_podule.c99 uint8_t (*read_reg)(struct ncr53c9x_softc *, int); member in struct:__anond66705520108
/src/sys/dev/usb/
H A Duchcom.c459 read_reg(struct uchcom_softc *sc, function in typeref:typename:usbd_status
/src/sys/dev/pci/igc/
H A Digc_hw.h233 int (*read_reg)(struct igc_hw *, uint32_t, uint16_t *); member in struct:igc_phy_operations
/src/sys/dev/pci/ixgbe/
H A Dixgbe_type.h4134 s32 (*read_reg)(struct ixgbe_hw *, u32, u32, u16 *); member in struct:ixgbe_phy_operations

Completed in 34 milliseconds