Searched refs:soc_is_imx6sl (Results 1 – 4 of 4) sorted by relevance
91 if (soc_is_imx6sl() || soc_is_imx6sll()) in rngb_configure()119 else if (soc_is_imx6sll() || soc_is_imx6sl()) in csu_configure()
263 } else if (soc_is_imx6sl()) { in imx_ocotp_init()
36 bool soc_is_imx6sl(void);
109 bool soc_is_imx6sl(void) in soc_is_imx6sl() function