Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pinctrl/sunxi/
Dpinctrl-sunxi.h55 #define PULL_PINS_MASK 0x03 macro
Dpinctrl-sunxi.c323 mask = PULL_PINS_MASK << sunxi_pull_offset(pin); in sunxi_pconf_group_set()
329 mask = PULL_PINS_MASK << sunxi_pull_offset(pin); in sunxi_pconf_group_set()