Searched refs:NSP_MUX_BASE1 (Results 1 – 1 of 1) sorted by relevance
/drivers/pinctrl/bcm/ |
D | pinctrl-nsp-mux.c | 42 #define NSP_MUX_BASE1 0x01 macro 248 NSP_PIN_GROUP(pwm0, NSP_MUX_BASE1, 0, 0x01, 0x01), 250 NSP_PIN_GROUP(pwm1, NSP_MUX_BASE1, 1, 0x01, 0x01), 252 NSP_PIN_GROUP(pwm2, NSP_MUX_BASE1, 2, 0x01, 0x01), 254 NSP_PIN_GROUP(pwm3, NSP_MUX_BASE1, 3, 0x01, 0x01), 434 case NSP_MUX_BASE1: in nsp_pinmux_set()
|