Searched refs:hwtype (Results 1 – 2 of 2) sorted by relevance
373 enum mxc_gpio_hwtype hwtype; in mxc_gpio_get_hw() local377 hwtype = pdev->id_entry->driver_data; in mxc_gpio_get_hw()385 BUG_ON(mxc_gpio_hwtype != hwtype); in mxc_gpio_get_hw()389 if (hwtype == IMX35_GPIO) in mxc_gpio_get_hw()391 else if (hwtype == IMX31_GPIO) in mxc_gpio_get_hw()396 mxc_gpio_hwtype = hwtype; in mxc_gpio_get_hw()
1032 static DEVICE_ATTR(hwtype, 0444, ap_hwtype_show, NULL);