Searched refs:SDCLK_DELAY_MASK (Results 1 – 2 of 2) sorted by relevance
38 #define SDCLK_DELAY_MASK 0x3c macro61 tmp &= ~(SDCLK_DELAY_MASK << SDCLK_DELAY_SHIFT); in pxav2_reset()62 tmp |= (pdata->clk_delay_cycles & SDCLK_DELAY_MASK) in pxav2_reset()
35 #define SDCLK_DELAY_MASK 0x1f macro182 tmp |= (pdata->clk_delay_cycles & SDCLK_DELAY_MASK) in pxav3_reset()