Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Drtsx_pci.h1286 #define SDR50_PHASE(val) (((val) >> 8) & 0xFF) macro
1289 #define SDR50_TX_PHASE(pcr) SDR50_PHASE((pcr)->tx_initial_phase)
1292 #define SDR50_RX_PHASE(pcr) SDR50_PHASE((pcr)->rx_initial_phase)