Searched refs:MT9V111_MAX_CLKIN (Results 1 – 1 of 1) sorted by relevance
103 #define MT9V111_MAX_CLKIN 27000000 macro548 ret = mt9v111->sysclk < DIV_ROUND_CLOSEST(MT9V111_MAX_CLKIN, 2) ? in mt9v111_hw_config()758 DIV_ROUND_CLOSEST(MT9V111_MAX_CLKIN, 2) ? 15 : in mt9v111_s_frame_interval()1125 if (mt9v111->sysclk > MT9V111_MAX_CLKIN) in mt9v111_probe()