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