Searched refs:SDCLK_DELAY_MASK (Results 1 – 2 of 2) sorted by relevance
48 #define SDCLK_DELAY_MASK 0x3c macro71 tmp &= ~(SDCLK_DELAY_MASK << SDCLK_DELAY_SHIFT); in pxav2_reset()72 tmp |= (pdata->clk_delay_cycles & SDCLK_DELAY_MASK) in pxav2_reset()
47 #define SDCLK_DELAY_MASK 0x1f macro194 tmp |= (pdata->clk_delay_cycles & SDCLK_DELAY_MASK) in pxav3_reset()