Searched refs:QSYS_PORT_MODE (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_port.c | 71 lan966x, QSYS_PORT_MODE(port->chip_port)); in lan966x_port_link_down() 99 lan966x, QSYS_PORT_MODE(port->chip_port)); in lan966x_port_link_down()
|
D | lan966x_regs.h | 1076 #define QSYS_PORT_MODE(r) __REG(TARGET_QSYS, 0, 1, 28008, 0, 1, 216, 0, r, 10, 4) macro
|
/linux-6.1.9/drivers/net/ethernet/mscc/ |
D | vsc7514_regs.c | 111 REG(QSYS_PORT_MODE, 0x011200),
|
D | ocelot.c | 732 QSYS_PORT_MODE, port); in ocelot_port_flush() 761 ocelot_rmw_rix(ocelot, 0, QSYS_PORT_MODE_DEQUEUE_DIS, QSYS_PORT_MODE, in ocelot_port_flush()
|
/linux-6.1.9/drivers/net/dsa/ocelot/ |
D | seville_vsc9953.c | 182 REG(QSYS_PORT_MODE, 0x003600),
|
D | felix_vsc9959.c | 187 REG(QSYS_PORT_MODE, 0x00f460),
|
/linux-6.1.9/include/soc/mscc/ |
D | ocelot.h | 237 QSYS_PORT_MODE = QSYS << TARGET_OFFSET, enumerator
|