Searched refs:NSP_MUX_BASE1 (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/pinctrl/bcm/ |
D | pinctrl-nsp-mux.c | 34 #define NSP_MUX_BASE1 0x01 macro 240 NSP_PIN_GROUP(pwm0, NSP_MUX_BASE1, 0, 0x01, 0x01), 242 NSP_PIN_GROUP(pwm1, NSP_MUX_BASE1, 1, 0x01, 0x01), 244 NSP_PIN_GROUP(pwm2, NSP_MUX_BASE1, 2, 0x01, 0x01), 246 NSP_PIN_GROUP(pwm3, NSP_MUX_BASE1, 3, 0x01, 0x01), 426 case NSP_MUX_BASE1: in nsp_pinmux_set()
|