Searched refs:RCAR_SUPPORTED_CLOCKS (Results 1 – 1 of 1) sorted by relevance
29 #define RCAR_SUPPORTED_CLOCKS (BIT(CLKR_CLKP1) | BIT(CLKR_CLKP2) | \ macro780 if (!(BIT(clock_select) & RCAR_SUPPORTED_CLOCKS)) { in rcar_can_probe()