Searched refs:BR (Results 1 – 4 of 4) sorted by relevance
/drivers/video/fbdev/sis/ |
D | sis_accel.h | 40 #define BR(x) (0x8200 | (x) << 2) macro 143 while((MMIO_IN16(ivideo->mmio_vbase, BR(16)+2) & 0xE000) != 0xE000){}; \ 144 while((MMIO_IN16(ivideo->mmio_vbase, BR(16)+2) & 0xE000) != 0xE000){}; \ 145 while((MMIO_IN16(ivideo->mmio_vbase, BR(16)+2) & 0xE000) != 0xE000){}; \ 152 MMIO_OUT32(ivideo->mmio_vbase, BR(0), base);\ 157 MMIO_OUT16(ivideo->mmio_vbase, BR(1), pitch);\ 162 MMIO_OUT32(ivideo->mmio_vbase, BR(2), (x)<<16 | (y) );\ 167 MMIO_OUT32(ivideo->mmio_vbase, BR(4), base);\ 172 MMIO_OUT32(ivideo->mmio_vbase, BR(3), (x)<<16 | (y) );\ 177 MMIO_OUT32(ivideo->mmio_vbase, BR(5), (y)<<16 | (x) );\ [all …]
|
/drivers/net/ethernet/brocade/bna/ |
D | Kconfig | 3 # QLogic BR-series network device configuration 7 tristate "QLogic BR-series 1010/1020/1860 10Gb Ethernet Driver support" 10 This driver supports QLogic BR-series 1010/1020/1860 10Gb CEE capable
|
/drivers/net/ethernet/brocade/ |
D | Kconfig | 3 # QLogic BR-series device configuration 7 bool "QLogic BR-series devices" 15 the questions about QLogic BR-series cards. If you say Y, you will be
|
/drivers/staging/pi433/Documentation/ |
D | pi433.txt | 93 shapingBR - filter cut off at BR (OOK only) 94 shaping2BR - filter cut off at 2*BR (OOK only)
|