Searched refs:PlatformIOWrite4Byte (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/staging/rtl8187se/ |
D | r8185b_init.c | 148 PlatformIOWrite4Byte( in PlatformIOWrite4Byte() function 414 PlatformIOWrite4Byte(dev, PhyAddr, Data); in WriteBBPortUchar() 417 PlatformIOWrite4Byte(dev, PhyAddr, Data & 0xffffff7f); in WriteBBPortUchar() 433 PlatformIOWrite4Byte(dev, PhyAddr, addr & 0xffffff7f); in ReadBBPortUchar() 730 PlatformIOWrite4Byte(dev, PhyAddr, 0x00001080); /* Annie, 2006-05-05 */ in ZEBRA_Config_85BASIC_HardCode() 993 PlatformIOWrite4Byte(dev, 0x1F0, 0x00000000); in MacConfig_85BASIC() 994 PlatformIOWrite4Byte(dev, 0x1F4, 0x00000000); in MacConfig_85BASIC()
|