Home
last modified time | relevance | path

Searched refs:clk_ratio (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-mail.h105 u16 clk_ratio; member
H A Dallegro-mail.c171 dst[i++] = FIELD_PREP(GENMASK(31, 16), param->clk_ratio) | in allegro_encode_config_blob()
H A Dallegro-core.c1326 param->clk_ratio = channel->framerate.denominator == 1001 ? 1001 : 1000; in fill_create_channel_param()