Searched refs:csc (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/mips/cavium/ |
| H A D | octeon_wdog.c | 170 struct octeon_wdog_core_softc *csc; in octeon_wdog_setup() local 173 csc = &sc->sc_cores[core]; in octeon_wdog_setup() 175 csc->csc_core = core; in octeon_wdog_setup() 181 if (csc->csc_intr == NULL) in octeon_wdog_setup() 186 octeon_wdog_intr, NULL, csc, &csc->csc_intr_cookie); in octeon_wdog_setup() 191 bus_bind_intr(sc->sc_dev, csc->csc_intr, core); in octeon_wdog_setup() 192 bus_describe_intr(sc->sc_dev, csc->csc_intr, csc->csc_intr_cookie, in octeon_wdog_setup() 207 struct octeon_wdog_core_softc *csc = arg; in octeon_wdog_intr() local 209 KASSERT(csc->csc_core == cvmx_get_core_num(), in octeon_wdog_intr() 211 csc->csc_core, cvmx_get_core_num())); in octeon_wdog_intr() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/media/ |
| H A D | ti,vpe.yaml | 33 - const: csc 59 "csc",
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/mediatek/ |
| H A D | mediatek,disp.txt | 30 "mediatek,<chip>-disp-ovl" - overlay (4 layers, blending, csc) 31 "mediatek,<chip>-disp-ovl-2l" - overlay (2 layers, blending, csc)
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-uahcx-defs.h | 1357 …uint32_t csc : 1; /**< Connect Status Change. 1=Change in Current Connec… member 1370 uint32_t csc : 1; 2578 …uint32_t csc : 1; /**< ConnectStatusChange. This bit is set whenever a c… member 2687 uint32_t csc : 1;
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | dra7-l4.dtsi | 4254 "csc",
|