Searched refs:VOUCR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/platform/renesas/ |
H A D | sh_vou.c | 32 #define VOUCR 4 macro 837 sh_vou_reg_ab_set(vou_dev, VOUCR, in sh_vou_s_std() 841 sh_vou_reg_ab_set(vou_dev, VOUCR, 5 << 29, 7 << 29); in sh_vou_s_std() 873 pr_info("VOUCR: 0x%08x\n", sh_vou_reg_a_read(vou_dev, VOUCR)); in sh_vou_log_status() 1109 sh_vou_reg_ab_set(vou_dev, VOUCR, voucr, 0xfc000000); in sh_vou_hw_init()
|
/openbmc/u-boot/arch/sh/include/asm/ |
H A D | cpu_sh7722.h | 773 #define VOUCR 0xFE960004 macro
|