Home
last modified time | relevance | path

Searched refs:pulls (Results 1 – 7 of 7) sorted by relevance

/drivers/pinctrl/vt8500/
Dpinctrl-wmt.c309 struct property *pins, *funcs, *pulls; in wmt_pctl_dt_node_to_map() local
322 pulls = of_find_property(np, "wm,pull", NULL); in wmt_pctl_dt_node_to_map()
324 if (!funcs && !pulls) { in wmt_pctl_dt_node_to_map()
335 num_pulls = pulls ? (pulls->length / sizeof(u32)) : 0; in wmt_pctl_dt_node_to_map()
/drivers/pinctrl/
Dpinctrl-bcm2835.c707 struct property *pins, *funcs, *pulls; in bcm2835_pctl_dt_node_to_map() local
721 pulls = of_find_property(np, "brcm,pull", NULL); in bcm2835_pctl_dt_node_to_map()
723 if (!funcs && !pulls) { in bcm2835_pctl_dt_node_to_map()
732 num_pulls = pulls ? (pulls->length / 4) : 0; in bcm2835_pctl_dt_node_to_map()
/drivers/mfd/
Dwm8994-core.c466 int pulls = 0; in wm8994_device_init() local
679 pulls |= WM8994_SPKMODE_PU; in wm8994_device_init()
685 pulls); in wm8994_device_init()
/drivers/gpu/drm/nouveau/core/engine/graph/fuc/
Dgpcnve0.fuc275 // handler, pulls a command from the queue and executes its handler
Dgpcnvc0.fuc363 // handler, pulls a command from the queue and executes its handler
Dhubnvc0.fuc367 // handler, pulls a command from the queue and executes its handler
Dhubnve0.fuc317 // handler, pulls a command from the queue and executes its handler