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