Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/mv/
H A Dmv_armv7_machdep.c303 if (soc_decode_win() != 0) in mv_a38x_platform_late_init()
340 if (soc_decode_win() != 0) in mv_axp_platform_late_init()
H A Dmvvar.h86 int soc_decode_win(void);
H A Dmv_common.c826 soc_decode_win(void) in soc_decode_win() function