Module flags

Source
Expand description

Defines certain other features this PHY supports (like interrupts).

These flag values are used in Driver::FLAGS.

Constants§

ALWAYS_CALL_SUSPEND
Don’t suspend.
IS_INTERNAL
PHY is internal.
POLL_CABLE_TEST
Polling is used to detect PHY status changes.
RST_AFTER_CLK_EN
PHY needs to be reset after the refclk is enabled.