Searched refs:soc_is_imx8mq (Results 1 – 3 of 3) sorted by relevance
169 bool soc_is_imx8mq(void) in soc_is_imx8mq() function191 return soc_is_imx8mq() || soc_is_imx8mm() || soc_is_imx8mn() || in soc_is_imx8m()197 if (soc_is_imx8mq() && imx_soc_rev_minor() == 0x0) in soc_is_imx8mq_b0_layer()
46 bool soc_is_imx8mq(void);
277 } else if (soc_is_imx8mm() || soc_is_imx8mn() || soc_is_imx8mq()) { in imx_ocotp_init()