Searched refs:envy24ht_wri2c (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/sound/pci/ |
H A D | envy24ht.c | 561 envy24ht_wri2c(struct sc_info *sc, u_int32_t dev, u_int32_t addr, u_int32_t data) in envy24ht_wri2c() function 2341 envy24ht_wri2c(sc, 0x22, 0x00, 0x07); in envy24ht_init() 2342 envy24ht_wri2c(sc, 0x22, 0x04, 0x5f | 0x80); in envy24ht_init() 2343 envy24ht_wri2c(sc, 0x22, 0x05, 0x5f | 0x80); in envy24ht_init()
|