Home
last modified time | relevance | path

Searched refs:MDIO_DELAY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/mdio/
H A Dmdio-bitbang.c33 /* Minimum MDC period is 400 ns, plus some margin for error. MDIO_DELAY
36 #define MDIO_DELAY 250 macro
49 ndelay(MDIO_DELAY); in mdiobb_send_bit()
51 ndelay(MDIO_DELAY); in mdiobb_send_bit()
60 ndelay(MDIO_DELAY); in mdiobb_get_bit()
/kernel/linux/linux-6.6/drivers/net/mdio/
H A Dmdio-bitbang.c33 /* Minimum MDC period is 400 ns, plus some margin for error. MDIO_DELAY
36 #define MDIO_DELAY 250 macro
49 ndelay(MDIO_DELAY); in mdiobb_send_bit()
51 ndelay(MDIO_DELAY); in mdiobb_send_bit()
60 ndelay(MDIO_DELAY); in mdiobb_get_bit()

Completed in 1 milliseconds