Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_enc424j600_priv.h248 #define ENC424J600_PHCON1_PSLEEP BIT(11) macro
Deth_enc424j600.c625 tmp &= ~ENC424J600_PHCON1_PSLEEP; in enc424j600_start_device()
664 tmp |= ENC424J600_PHCON1_PSLEEP; in enc424j600_stop_device()