Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/include/asm/
H A Dimmap_5441x.h285 u32 cr36; /* 0x90 */ member
/openbmc/linux/drivers/video/fbdev/sis/
H A Dinit301.c4640 unsigned char r30=0, r31=0, r32=0, r33=0, cr36=0; in SiS_EnableBridge() local
4765 cr36 = SiS_GetReg(SiS_Pr->SiS_P3d4,0x36); in SiS_EnableBridge()
4808 switch((cr36 & 0x0f)) { in SiS_EnableBridge()
4814 if((cr36 & 0xf0) == 0x30) { in SiS_EnableBridge()
4849 if((cr36 & 0x0f) == 0x09) { in SiS_EnableBridge()
4856 if((cr36 & 0x0f) == 0x03) { in SiS_EnableBridge()
4863 if((cr36 & 0x0f) == 0x02) { in SiS_EnableBridge()