Searched refs:READL_SLEEP_US (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/ |
A D | lan966x_fdma.c | 216 READL_SLEEP_US, READL_TIMEOUT_US); in lan966x_fdma_rx_disable() 341 READL_SLEEP_US, READL_TIMEOUT_US); in lan966x_fdma_tx_disable() 963 READL_SLEEP_US, READL_TIMEOUT_US); in __lan966x_fdma_reload()
|
A D | lan966x_main.c | 222 READL_SLEEP_US, READL_TIMEOUT_US); in lan966x_port_inj_ready() 541 READL_SLEEP_US, READL_TIMEOUT_US, false, in lan966x_port_xtr_ready() 1019 val, (val & BIT(1)) == 0, READL_SLEEP_US, in lan966x_reset_switch()
|
A D | lan966x_main.h | 27 #define READL_SLEEP_US 10 macro
|
Completed in 8 milliseconds