Home
last modified time | relevance | path

Searched refs:AMS_DELTA_GPIO_PIN_KEYBRD_CLK (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/arch/arm/mach-omap1/
Dams-delta-fiq.c50 [AMS_DELTA_GPIO_PIN_KEYBRD_CLK] = "keybrd_clk",
62 for (gpio = AMS_DELTA_GPIO_PIN_KEYBRD_CLK; in deferred_fiq()
69 gpio != AMS_DELTA_GPIO_PIN_KEYBRD_CLK) { in deferred_fiq()
123 case AMS_DELTA_GPIO_PIN_KEYBRD_CLK: in ams_delta_init_fiq()
Dboard-ams-delta.h32 #define AMS_DELTA_GPIO_PIN_KEYBRD_CLK 1 macro
Dams-delta-fiq-handler.S34 #define KEYBRD_CLK_MASK (0x1 << AMS_DELTA_GPIO_PIN_KEYBRD_CLK)