Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/
Dsh_vou.c1098 u32 voucr = sh_vou_ntsc_mode(pdata->bus_fmt) << 29; in sh_vou_hw_init() local
1115 voucr |= 1 << 28; in sh_vou_hw_init()
1117 voucr |= 1 << 27; in sh_vou_hw_init()
1119 voucr |= 1 << 26; in sh_vou_hw_init()
1120 sh_vou_reg_ab_set(vou_dev, VOUCR, voucr, 0xfc000000); in sh_vou_hw_init()