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()
1196 case MV_DEV_88F6828: in cesa_attach_late()
1343 if (sc->sc_soc_id == MV_DEV_88F6828 || in cesa_attach_late()
1392 if (sc->sc_soc_id == MV_DEV_88F6828 || in cesa_attach_late()
1444 if (sc->sc_soc_id == MV_DEV_88F6828 || in cesa_detach()
1585 if (!(sc->sc_soc_id == MV_DEV_88F6828 || in cesa_auth_supported()
/freebsd/sys/arm/mv/
H A Dmvreg.h380 #define MV_DEV_88F6828 0x6828 macro
H A Dmv_common.c423 case MV_DEV_88F6828: in mv_check_soc_family()
748 case MV_DEV_88F6828: in soc_identify()
1123 (dev == MV_DEV_88F6828 && i < 20) || in win_cpu_can_remap()