Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dsdhci-pci-arasan.c83 #define OTAPDLY(x) (((x) << 1) | OTAPDLY_EN) macro
215 ret = arasan_phy_write(host, OTAPDLY(otap), OTAP_DELAY); in arasan_phy_set()