Home
last modified time | relevance | path

Searched refs:sc_interrupt_cfg (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/usb/controller/
Dsaf1761_otg_fdt.c162 sc->sc_interrupt_cfg |= SOTG_INTERRUPT_CFG_INTPOL; in saf1761_otg_fdt_attach()
169 sc->sc_interrupt_cfg |= SOTG_INTERRUPT_CFG_INTLVL; in saf1761_otg_fdt_attach()
Dsaf1761_otg.h153 uint32_t sc_interrupt_cfg; /* interrupt configuration */ member
Dsaf1761_otg.c2445 sc->sc_interrupt_cfg |= in saf1761_otg_init()
2451 SAF1761_WRITE_LE_4(sc, SOTG_INTERRUPT_CFG, sc->sc_interrupt_cfg); in saf1761_otg_init()