Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/renesas/
Dsh_vou.c1087 u32 voucr = sh_vou_ntsc_mode(pdata->bus_fmt) << 29; in sh_vou_hw_init() local
1104 voucr |= 1 << 28; in sh_vou_hw_init()
1106 voucr |= 1 << 27; in sh_vou_hw_init()
1108 voucr |= 1 << 26; in sh_vou_hw_init()
1109 sh_vou_reg_ab_set(vou_dev, VOUCR, voucr, 0xfc000000); in sh_vou_hw_init()