Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/firmware/
H A Dxlnx-zynqmp.h100 #define SD_ITAPDLY 0xFF180314 macro
/openbmc/linux/drivers/firmware/xilinx/
H A Dzynqmp.c777 u32 reg = (type == PM_TAPDELAY_INPUT) ? SD_ITAPDLY : SD_OTAPDLYSEL; in zynqmp_pm_set_sd_tapdelay()