Searched refs:MAX96712_DPLL_FREQ (Results 1 – 1 of 1) sorted by relevance
21 #define MAX96712_DPLL_FREQ 1000 macro156 ((MAX96712_DPLL_FREQ / 100) & 0x1f) | BIT(5)); in max96712_mipi_configure()158 ((MAX96712_DPLL_FREQ / 100) & 0x1f) | BIT(5)); in max96712_mipi_configure()306 pixel_rate = MAX96712_DPLL_FREQ / priv->mipi.num_data_lanes * 1000000; in max96712_v4l2_register()