Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-tb10x.c483 const struct tb10x_pinfuncgrp *pingroups; member
524 return state->pingroups[n].name; in tb10x_get_group_name()
533 *pins = state->pingroups[n].pins; in tb10x_get_group_pins()
534 *num_pins = state->pingroups[n].pincnt; in tb10x_get_group_pins()
619 const struct tb10x_pinfuncgrp *pfg = &state->pingroups[i]; in tb10x_gpio_request_enable()
692 const struct tb10x_pinfuncgrp *grp = &state->pingroups[group_selector]; in tb10x_pctl_set_mux()
776 state->pingroups = tb10x_pingroups; in tb10x_pinctrl_probe()
/OK3568_Linux_fs/u-boot/drivers/power/
H A DKconfig113 powers some of the pingroups, NAND/eMMC, SD/MMC, and USB OTG.