Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Drtsx_pci.h1294 #define SDR50_PHASE(val) (((val) >> 8) & 0xFF) macro
1297 #define SDR50_TX_PHASE(pcr) SDR50_PHASE((pcr)->tx_initial_phase)
1300 #define SDR50_RX_PHASE(pcr) SDR50_PHASE((pcr)->rx_initial_phase)