HomeSort by: relevance | last modified time | path
    Searched defs:octeon_twsi_softc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/mips/cavium/dev/
octeon_twsi.c 58 struct octeon_twsi_softc { struct
81 static uint8_t octeon_twsi_hlcm_read_1(struct octeon_twsi_softc *,
83 static uint64_t octeon_twsi_hlcm_read_4(struct octeon_twsi_softc *,
85 static void octeon_twsi_hlcm_read(struct octeon_twsi_softc *,
87 static void octeon_twsi_hlcm_write_1(struct octeon_twsi_softc *,
89 static void octeon_twsi_hlcm_write_4(struct octeon_twsi_softc *,
91 static void octeon_twsi_hlcm_write(struct octeon_twsi_softc *,
106 static uint8_t octeon_twsi_control_read(struct octeon_twsi_softc *sc,
108 static void octeon_twsi_control_write(struct octeon_twsi_softc *sc,
114 static inline uint64_t octeon_twsi_reg_rd(struct octeon_twsi_softc *, int)
    [all...]

Completed in 13 milliseconds