Searched refs:is_mx6 (Results 1 – 3 of 3) sorted by relevance
32 offset = is_mx6() ? MAC_FUSE_MX6_OFFSET : MAC_FUSE_MX7_OFFSET; in imx_get_mac_from_fuse()
27 #define is_mx6() (is_soc_type(MXC_SOC_MX6)) macro
446 if (is_mx6()) { in ehci_usb_phy_mode()