Home
last modified time | relevance | path

Searched refs:JZ_GPIO_PORTC (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/mach-jz4740/
Dgpio.h80 #define JZ_GPIO_PORTC(x) ((x) + 32 * 2) macro
225 #define JZ_GPIO_LCD_DATA0 JZ_GPIO_PORTC(0)
226 #define JZ_GPIO_LCD_DATA1 JZ_GPIO_PORTC(1)
227 #define JZ_GPIO_LCD_DATA2 JZ_GPIO_PORTC(2)
228 #define JZ_GPIO_LCD_DATA3 JZ_GPIO_PORTC(3)
229 #define JZ_GPIO_LCD_DATA4 JZ_GPIO_PORTC(4)
230 #define JZ_GPIO_LCD_DATA5 JZ_GPIO_PORTC(5)
231 #define JZ_GPIO_LCD_DATA6 JZ_GPIO_PORTC(6)
232 #define JZ_GPIO_LCD_DATA7 JZ_GPIO_PORTC(7)
233 #define JZ_GPIO_LCD_DATA8 JZ_GPIO_PORTC(8)
[all …]
/linux-4.1.27/arch/mips/jz4740/
Dboard-qi_lb60.c48 #define QI_LB60_GPIO_KEYOUT(x) (JZ_GPIO_PORTC(10) + (x))
302 .sck = JZ_GPIO_PORTC(23),
303 .mosi = JZ_GPIO_PORTC(22),
319 .controller_data = (void *)JZ_GPIO_PORTC(21),
329 .gpio_charge = JZ_GPIO_PORTC(27),