Home
last modified time | relevance | path

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

/freebsd/sys/dev/cesa/
H A Dcesa.c918 if (sc->sc_soc_id == MV_DEV_88F6828 || in cesa_execute()
953 if (sc->sc_soc_id != MV_DEV_88F6828 && in cesa_setup_sram()
1186 case MV_DEV_88F6828: in cesa_attach_late()
1323 if (sc->sc_soc_id == MV_DEV_88F6828 || in cesa_attach_late()
1372 if (sc->sc_soc_id == MV_DEV_88F6828 || in cesa_attach_late()
1424 if (sc->sc_soc_id == MV_DEV_88F6828 || in cesa_detach()
1565 if (!(sc->sc_soc_id == MV_DEV_88F6828 || in cesa_auth_supported()
/freebsd/sys/arm/mv/
H A Dmvreg.h289 #define MV_DEV_88F6828 0x6828 macro
H A Dmv_common.c361 case MV_DEV_88F6828: in mv_check_soc_family()
544 case MV_DEV_88F6828: in soc_identify()
874 if ((dev == MV_DEV_88F6828 && i < 20) || in win_cpu_can_remap()