Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Das21xxx.c68 #define AEON_IPC_STS_PARITY BIT(15) macro
382 if (FIELD_GET(AEON_IPC_STS_PARITY, val) != parity_status) in aeon_ipc_ready()