Searched refs:ABX500_DEFAULT (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/pinctrl/nomadik/ |
D | pinctrl-ab8500.c | 120 ABX500_PINRANGE(10, 4, ABX500_DEFAULT), 122 ABX500_PINRANGE(26, 1, ABX500_DEFAULT), 125 ABX500_PINRANGE(35, 1, ABX500_DEFAULT), 232 AB8500_PIN_GROUP(sysclkreq2_d_1, ABX500_DEFAULT), 233 AB8500_PIN_GROUP(sysclkreq3_d_1, ABX500_DEFAULT), 234 AB8500_PIN_GROUP(sysclkreq4_d_1, ABX500_DEFAULT), 235 AB8500_PIN_GROUP(sysclkreq6_d_1, ABX500_DEFAULT), 236 AB8500_PIN_GROUP(ycbcr0123_d_1, ABX500_DEFAULT), 237 AB8500_PIN_GROUP(gpio10_d_1, ABX500_DEFAULT), 238 AB8500_PIN_GROUP(gpio11_d_1, ABX500_DEFAULT), [all …]
|
D | pinctrl-ab8505.c | 83 ABX500_PINRANGE(10, 2, ABX500_DEFAULT), 84 ABX500_PINRANGE(13, 1, ABX500_DEFAULT), 89 ABX500_PINRANGE(50, 1, ABX500_DEFAULT), 153 AB8505_PIN_GROUP(sysclkreq2_d_1, ABX500_DEFAULT), 154 AB8505_PIN_GROUP(sysclkreq3_d_1, ABX500_DEFAULT), 155 AB8505_PIN_GROUP(sysclkreq4_d_1, ABX500_DEFAULT), 156 AB8505_PIN_GROUP(gpio10_d_1, ABX500_DEFAULT), 157 AB8505_PIN_GROUP(gpio11_d_1, ABX500_DEFAULT), 158 AB8505_PIN_GROUP(gpio13_d_1, ABX500_DEFAULT), 159 AB8505_PIN_GROUP(pwmout1_d_1, ABX500_DEFAULT), [all …]
|
D | pinctrl-abx500.h | 11 ABX500_DEFAULT, enumerator
|
D | pinctrl-abx500.c | 249 [ABX500_DEFAULT] = "default", in abx500_set_mode() 268 case ABX500_DEFAULT: in abx500_set_mode() 378 return ABX500_DEFAULT; in abx500_get_mode() 411 return ABX500_DEFAULT; in abx500_get_mode() 461 [ABX500_DEFAULT] = "default", in abx500_gpio_dbg_show_one()
|