Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ath25/
H A Dboard.c26 static inline bool check_radio_magic(const void __iomem *addr) in check_radio_magic() function
49 if (check_radio_magic(addr + 0x1000)) in check_board_data()
51 if (check_radio_magic(addr + 0xf8)) in check_board_data()
84 if (check_notempty(rcfg) && check_radio_magic(rcfg)) in find_radio_config()
91 if (check_notempty(rcfg) && check_radio_magic(rcfg)) in find_radio_config()