Searched refs:GPIO6 (Results 1 – 13 of 13) sorted by relevance
/linux-2.6.39/drivers/media/dvb/dvb-usb/ |
D | dib0700_devices.c | 87 dib0700_set_gpio(adap->dev, GPIO6, GPIO_OUT, 0); msleep(10); in bristol_frontend_attach() 88 dib0700_set_gpio(adap->dev, GPIO6, GPIO_OUT, 1); msleep(10); in bristol_frontend_attach() 98 dib0700_set_gpio(adap->dev, GPIO6, GPIO_OUT, 0); msleep(10); in bristol_frontend_attach() 264 dib0700_set_gpio(adap->dev, GPIO6, GPIO_OUT, 1); in stk7700P2_frontend_attach() 290 dib0700_set_gpio(adap->dev, GPIO6, GPIO_OUT, 1); in stk7700d_frontend_attach() 428 dib0700_set_gpio(adap->dev, GPIO6, GPIO_OUT, 0); in stk7700ph_frontend_attach() 430 dib0700_set_gpio(adap->dev, GPIO6, GPIO_OUT, 1); in stk7700ph_frontend_attach() 673 dib0700_set_gpio(adap->dev, GPIO6, GPIO_OUT, 0); msleep(50); in stk7700p_frontend_attach() 675 dib0700_set_gpio(adap->dev, GPIO6, GPIO_OUT, 1); msleep(10); in stk7700p_frontend_attach() 934 dib0700_set_gpio(adap->dev, GPIO6, GPIO_OUT, 0); in stk7070p_frontend_attach() [all …]
|
D | dib07x0.h | 11 GPIO6 = 8, enumerator
|
/linux-2.6.39/arch/arm/mach-pxa/include/mach/ |
D | mfp-pxa25x.h | 11 #define GPIO6_GPIO MFP_CFG_IN(GPIO6, AF0) 127 #define GPIO6_MMC_CLK MFP_CFG_OUT(GPIO6, AF1, DRIVE_LOW)
|
D | mfp-pxa320.h | 207 #define GPIO6_MMC1_DAT1 MFP_CFG_LPM(GPIO6, AF4, DRIVE_HIGH) 223 #define GPIO6_MMC2_DAT1 MFP_CFG_LPM(GPIO6, AF2, PULL_HIGH) 452 #define GPIO6_NPIOW MFP_CFG(GPIO6, AF3)
|
D | mfp-pxa3xx.h | 17 #define GPIO6_GPIO MFP_CFG(GPIO6, AF0)
|
D | mfp-pxa300.h | 117 #define GPIO6_KP_MKIN_1 MFP_CFG_LPM(GPIO6, AF2, FLOAT) 221 #define GPIO6_MMC1_DAT3 MFP_CFG_LPM(GPIO6, AF4, DRIVE_HIGH) 447 #define GPIO6_uSIM_uRST MFP_CFG(GPIO6, AF1)
|
D | mfp-pxa930.h | 130 #define GPIO6_KP_DKIN_6 MFP_CFG_LPM(GPIO6, AF3, FLOAT) 152 #define GPIO6_KP_MKIN_3 MFP_CFG_LPM(GPIO6, AF1, FLOAT)
|
/linux-2.6.39/drivers/media/radio/ |
D | radio-maestro.c | 50 #define GPIO6 0x0040 /* mask bits for GPIO lines */ macro 55 #define STR_DATA GPIO6 /* radio TEA5757 pins and GPIO bits */
|
/linux-2.6.39/arch/arm/mach-pxa/ |
D | pxa930.c | 29 MFP_ADDR(GPIO6, 0x02f8),
|
D | pxa95x.c | 44 MFP_ADDR(GPIO6, 0x02f8),
|
/linux-2.6.39/arch/arm/mach-mmp/include/mach/ |
D | mfp-pxa168.h | 27 #define GPIO6_GPIO MFP_CFG(GPIO6, AF5) 152 #define GPIO6_DFI_D9 MFP_CFG(GPIO6, AF0)
|
D | mfp-pxa910.h | 74 #define GPIO06_KP_MKIN3 MFP_CFG(GPIO6, AF1)
|
D | mfp-mmp2.h | 18 #define GPIO6_GPIO MFP_CFG(GPIO6, AF0) 358 #define GPIO06_KP_MKIN3 MFP_CFG(GPIO6, AF1)
|