Searched refs:nct_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/nctgpio/
H A Dnctgpio.c98 struct nct_softc { struct
122 static void ext_cfg_enter(struct nct_softc *);
123 static void ext_cfg_exit(struct nct_softc *);
146 write_cfg_reg_1(struct nct_softc *sc, uint8_t reg, uint8_t value)
156 read_cfg_reg_1(struct nct_softc *sc, uint8_t reg)
170 read_cfg_reg_2(struct nct_softc *sc, uint8_t reg)
185 ext_cfg_enter(struct nct_softc *sc)
199 ext_cfg_exit(struct nct_softc *sc)
210 select_ldn(struct nct_softc *sc, uint8_t ldn)
282 nct_set_pin_is_output(struct nct_softc *s
[all...]

Completed in 54 milliseconds