Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/
Dsh_vou.c1127 u32 voucr = sh_vou_ntsc_mode(pdata->bus_fmt) << 29; in sh_vou_hw_init() local
1144 voucr |= 1 << 28; in sh_vou_hw_init()
1146 voucr |= 1 << 27; in sh_vou_hw_init()
1148 voucr |= 1 << 26; in sh_vou_hw_init()
1149 sh_vou_reg_ab_set(vou_dev, VOUCR, voucr, 0xfc000000); in sh_vou_hw_init()