Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/
H A Dmv_armv7_machdep.c300 if (soc_decode_win() != 0) in mv_a38x_platform_late_init()
337 if (soc_decode_win() != 0) in mv_axp_platform_late_init()
H A Dmvvar.h83 int soc_decode_win(void);
H A Dmv_common.c591 soc_decode_win(void) in soc_decode_win() function