Searched refs:soc_is_imx6sll (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()
265 } else if (soc_is_imx6sll()) { in imx_ocotp_init()
37 bool soc_is_imx6sll(void);
114 bool soc_is_imx6sll(void) in soc_is_imx6sll() function