Searched refs:hwtype (Results 1 – 2 of 2) sorted by relevance
368 enum mxc_gpio_hwtype hwtype; in mxc_gpio_get_hw() local372 hwtype = pdev->id_entry->driver_data; in mxc_gpio_get_hw()380 BUG_ON(mxc_gpio_hwtype != hwtype); in mxc_gpio_get_hw()384 if (hwtype == IMX35_GPIO) in mxc_gpio_get_hw()386 else if (hwtype == IMX31_GPIO) in mxc_gpio_get_hw()391 mxc_gpio_hwtype = hwtype; in mxc_gpio_get_hw()
669 static DEVICE_ATTR(hwtype, 0444, ap_hwtype_show, NULL);