Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/renesas/sh7763rdp/
H A Dlowlevel_init.S139 write32 CS5PCR_A, CS5PCR_D
239 CS5PCR_D: .long 0x77000000 label
/OK3568_Linux_fs/u-boot/board/renesas/r7780mp/
H A Dlowlevel_init.S108 write32 CS5PCR_A, CS5PCR_D
353 CS5PCR_D: .long 0x77000000 label
/OK3568_Linux_fs/kernel/arch/sh/include/mach-common/mach/
H A Dsh2007.h103 #define CS5PCR_D ((SAA5<<28)|(SAB5<<24)|(PCWA5<<22)| \ macro
/OK3568_Linux_fs/kernel/arch/sh/boards/
H A Dboard-sh2007.c134 __raw_writel(CS5PCR_D, CS5PCR); in sh2007_setup()