Searched refs:READL_SLEEP_US (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_fdma.c | 180 READL_SLEEP_US, READL_TIMEOUT_US); in lan966x_fdma_rx_disable() 305 READL_SLEEP_US, READL_TIMEOUT_US); in lan966x_fdma_tx_disable() 759 READL_SLEEP_US, READL_TIMEOUT_US); in lan966x_fdma_change_mtu()
|
D | lan966x_main.c | 219 READL_SLEEP_US, READL_TIMEOUT_US); in lan966x_port_inj_ready() 521 READL_SLEEP_US, READL_TIMEOUT_US, false, in lan966x_port_xtr_ready() 993 val, (val & BIT(1)) == 0, READL_SLEEP_US, in lan966x_reset_switch()
|
D | lan966x_main.h | 22 #define READL_SLEEP_US 10 macro
|