Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sdhc/
Dsdhc_cdns_ll.h165 #define CP_PHONY_DQS_TIMING_MASK 0x3F macro
Dsdhc_cdns_ll.c247 value &= ~(CP_PHONY_DQS_TIMING_MASK << CP_PHONY_DQS_TIMING_SHIFT); in sdhc_cdns_program_phy_reg()