Searched defs:read_reg (Results 1 - 8 of 8) sorted by relevance
| /src/sys/arch/evbarm/stand/board/ | ||
| H A D | sscom.c | 187 #define read_reg(addr) (*(volatile uint32_t *)(addr)) macro |
| /src/sys/dev/pci/ | ||
| H A D | igmavar.h | 28 u_int32_t (*read_reg)(const struct igma_chip *, int); member in struct:igma_chip_ops |
| /src/sys/dev/ic/ | ||
| H A D | bmx280var.h | 54 int (*read_reg)(struct bmx280_sc *, uint8_t, uint8_t *, member in struct:bmx280_accessfuncs |
| H A D | sc16is7xxvar.h | 47 int (*read_reg)(struct sc16is7xx_sc *, uint8_t, int, uint8_t *, member in struct:sc16is7xx_accessfuncs |
| /src/sys/dev/podulebus/ | ||
| H A D | esp_podule.c | 99 uint8_t (*read_reg)(struct ncr53c9x_softc *, int); member in struct:__anond66705520108 |
| /src/sys/dev/usb/ | ||
| H A D | uchcom.c | 459 read_reg(struct uchcom_softc *sc, function in typeref:typename:usbd_status |
| /src/sys/dev/pci/igc/ | ||
| H A D | igc_hw.h | 233 int (*read_reg)(struct igc_hw *, uint32_t, uint16_t *); member in struct:igc_phy_operations |
| /src/sys/dev/pci/ixgbe/ | ||
| H A D | ixgbe_type.h | 4134 s32 (*read_reg)(struct ixgbe_hw *, u32, u32, u16 *); member in struct:ixgbe_phy_operations |
Completed in 34 milliseconds