Home
last modified time | relevance | path

Searched refs:pup (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/gpio/
Dgpio-samsung.c56 u32 pup; in samsung_gpio_setpull_updown() local
58 pup = __raw_readl(reg); in samsung_gpio_setpull_updown()
59 pup &= ~(3 << shift); in samsung_gpio_setpull_updown()
60 pup |= pull << shift; in samsung_gpio_setpull_updown()
61 __raw_writel(pup, reg); in samsung_gpio_setpull_updown()
71 u32 pup = __raw_readl(reg); in samsung_gpio_getpull_updown() local
73 pup >>= shift; in samsung_gpio_getpull_updown()
74 pup &= 0x3; in samsung_gpio_getpull_updown()
76 return (__force samsung_gpio_pull_t)pup; in samsung_gpio_getpull_updown()
124 u32 pup = __raw_readl(reg); in s3c24xx_gpio_setpull_1() local
[all …]
/linux-3.4.99/include/linux/
Dhp_sdc.h278 hp_sdc_irqhook *timer, *reg, *hil, *pup, *cooked; member
/linux-3.4.99/drivers/input/serio/
Dhp_sdc.c258 if (hp_sdc.pup != NULL) in hp_sdc_isr()
259 hp_sdc.pup(irq, dev_id, status, data); in hp_sdc_isr()
845 hp_sdc.pup = NULL; in hp_sdc_init()
/linux-3.4.99/Documentation/
Ddevices.txt737 38 = /dev/inet/pup
750 /dev/pup -> /dev/inet/pup