Home
last modified time | relevance | path

Searched refs:alc_expcap (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/alc/
H A Dif_alcvar.h221 int alc_expcap; member
H A Dif_alc.c1159 linkcfg = CSR_READ_2(sc, sc->alc_expcap + in alc_aspm_813x()
1175 CSR_WRITE_2(sc, sc->alc_expcap + PCIER_LINK_CTL, in alc_aspm_813x()
1298 cap = CSR_READ_2(sc, sc->alc_expcap + PCIER_LINK_CAP); in alc_init_pcie()
1300 ctl = CSR_READ_2(sc, sc->alc_expcap + PCIER_LINK_CTL); in alc_init_pcie()
1498 sc->alc_expcap = base; in alc_attach()