Searched refs:GP1 (Results 1 – 5 of 5) sorted by relevance
33 #define GP1 0x4b macro238 if (!request_region(pdata->runtime_reg + GP1, 6, DRV_NAME)) { in sch311x_gpio_probe()240 pdata->runtime_reg + GP1, pdata->runtime_reg + GP1 + 5); in sch311x_gpio_probe()283 release_region(pdata->runtime_reg + GP1, 6); in sch311x_gpio_probe()296 release_region(pdata->runtime_reg + GP1, 6); in sch311x_gpio_remove()
10 then GP1 and GP2, which are general-purpose timers.
48 DM816X_IOPAD(0x0a8c, MUX_MODE2) /* GP1[7] */49 DM816X_IOPAD(0x0a90, MUX_MODE2) /* GP1[8] */
41 /* GP08 Strap "GP1" = Low */
353 #define GP1 23 macro