Lines Matching refs:eap_softc
100 static int eap_allocmem(struct eap_softc *, size_t, size_t,
102 static int eap_freemem(struct eap_softc *, struct eap_dma *);
111 CFATTACH_DECL_NEW(eap, sizeof(struct eap_softc),
127 static void eap1370_write_codec(struct eap_softc *, int, int);
137 static void eap1370_set_mixer(struct eap_softc *, int, int);
138 static uint32_t eap1371_src_wait(struct eap_softc *);
139 static void eap1371_set_adc_rate(struct eap_softc *, int);
141 static int eap1371_src_read(struct eap_softc *, u_int);
142 static void eap1371_src_write(struct eap_softc *, u_int, int);
157 static void eap_uart_txrdy(struct eap_softc *);
284 eap1370_write_codec(struct eap_softc *sc, int a, int d)
306 eap1371_ready_codec(struct eap_softc *sc, uint8_t a, uint32_t wd)
355 struct eap_softc *sc;
388 struct eap_softc *sc;
399 eap1371_src_wait(struct eap_softc *sc)
415 eap1371_src_read(struct eap_softc *sc, u_int a)
440 eap1371_src_write(struct eap_softc *sc, u_int a, int d)
450 eap1371_set_adc_rate(struct eap_softc *sc, int rate)
491 struct eap_softc *sc;
526 struct eap_softc *sc;
750 struct eap_softc *sc;
797 struct eap_softc *sc;
807 struct eap_softc *sc;
825 struct eap_softc *sc;
905 eap_allocmem(struct eap_softc *sc, size_t size, size_t align, struct eap_dma *p)
942 eap_freemem(struct eap_softc *sc, struct eap_dma *p)
978 struct eap_softc *sc;
1050 struct eap_softc *sc;
1145 struct eap_softc *sc;
1210 struct eap_softc *sc;
1230 struct eap_softc *sc;
1259 struct eap_softc *sc;
1270 struct eap_softc *sc;
1281 struct eap_softc *sc;
1289 eap1370_set_mixer(struct eap_softc *sc, int a, int d)
1301 struct eap_softc *sc;
1419 struct eap_softc *sc;
1635 struct eap_softc *sc;
1656 struct eap_softc *sc;
1675 struct eap_softc *sc;
1693 struct eap_softc *sc;
1708 struct eap_softc *sc;
1730 struct eap_softc *sc;
1745 struct eap_softc *sc;
1774 eap_uart_txrdy(struct eap_softc *sc)