Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/bcm/
H A Dpinctrl-nsp-mux.c221 #define NSP_PIN_GROUP(group_name, ba, sh, ma, al) \ macro
238 NSP_PIN_GROUP(spi, NSP_MUX_BASE0, 0, 0x0f, 0x00),
239 NSP_PIN_GROUP(i2c, NSP_MUX_BASE0, 3, 0x03, 0x00),
240 NSP_PIN_GROUP(mdio, NSP_MUX_BASE0, 5, 0x03, 0x00),
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),
249 NSP_PIN_GROUP(uart1, NSP_MUX_BASE0, 11, 0x0f, 0x00),
259 NSP_PIN_GROUP(nand, NSP_MUX_BASE2, 0, 0x01, 0x00),
[all …]