Home
last modified time | relevance | path

Searched refs:chipset (Results 1 – 25 of 147) sorted by relevance

123456

/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv50.c308 if (device->chipset == 0x50) { in nv50_gr_construct_mmio()
315 if (IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()
319 if (device->chipset == 0x50) in nv50_gr_construct_mmio()
321 else if (device->chipset < 0xa0) in nv50_gr_construct_mmio()
326 if (device->chipset >= 0xa0) in nv50_gr_construct_mmio()
328 if (IS_NVA3F(device->chipset)) { in nv50_gr_construct_mmio()
342 if (device->chipset < 0xa0) { in nv50_gr_construct_mmio()
345 } else if (!IS_NVA3F(device->chipset)) { in nv50_gr_construct_mmio()
356 if (device->chipset == 0x50) in nv50_gr_construct_mmio()
366 if (device->chipset == 0x50) { in nv50_gr_construct_mmio()
[all …]
H A Dctxnv40.c123 switch (device->chipset) { in nv40_gr_vs_count()
188 if (device->chipset == 0x40) { in nv40_gr_construct_general()
224 if (device->chipset == 0x4c || in nv40_gr_construct_general()
225 (device->chipset & 0xf0) == 0x60) in nv40_gr_construct_general()
232 switch (device->chipset) { in nv40_gr_construct_general()
241 switch (device->chipset) { in nv40_gr_construct_general()
270 if (device->chipset == 0x40) { in nv40_gr_construct_state3d()
274 if (device->chipset == 0x46 || device->chipset == 0x47 || in nv40_gr_construct_state3d()
275 device->chipset == 0x49 || device->chipset == 0x4b) { in nv40_gr_construct_state3d()
279 if (device->chipset == 0x46) in nv40_gr_construct_state3d()
[all …]
H A Dnv40.h41 if ((device->chipset & 0xf0) == 0x60) in nv44_gr_class()
44 return !(0x0aaf & (1 << (device->chipset & 0x0f))); in nv44_gr_class()
H A Dnv40.c183 switch (device->chipset) { in nv40_gr_tile()
195 switch (device->chipset) { in nv40_gr_tile()
322 if (device->chipset == 0x40) { in nv40_gr_init()
330 switch (device->chipset) { in nv40_gr_init()
368 switch (device->chipset) { in nv40_gr_init()
390 switch (device->chipset) { in nv40_gr_init()
402 switch (device->chipset) { in nv40_gr_init()
H A Dnv50.c294 if (device->chipset < 0xa0) in nv50_gr_mp_trap()
338 if (device->chipset < 0xa0) in nv50_gr_tp_trap()
701 if (device->chipset < 0xa0) { in nv50_gr_init()
731 switch (device->chipset & 0xf0) { in nv50_gr_init()
739 if (device->chipset == 0xa0 || in nv50_gr_init()
740 device->chipset == 0xaa || in nv50_gr_init()
741 device->chipset == 0xac) { in nv50_gr_init()
/linux/drivers/net/wireless/realtek/rtw88/
H A DKconfig67 Select this option will enable support for 8822BE chipset
78 Select this option will enable support for 8822BS chipset
89 Select this option will enable support for 8822BU chipset
100 Select this option will enable support for 8822CE chipset
111 Select this option will enable support for 8822CS chipset
122 Select this option will enable support for 8822CU chipset
133 Select this option will enable support for 8723DE chipset
144 Select this option will enable support for 8723DS chipset
155 Select this option to enable support for 8723CS chipset (EXPERIMENTAL)
169 Select this option will enable support for 8723DU chipset
[all …]
/linux/drivers/net/wireless/ralink/rt2x00/
H A DKconfig28 This adds support for rt2400 wireless chipset family.
40 This adds support for rt2500 wireless chipset family.
55 This adds support for rt2501 wireless chipset family.
71 This adds support for rt27xx/rt28xx/rt30xx wireless chipset family.
83 This adds support for rt33xx wireless chipset family to the
91 This adds support for rt35xx wireless chipset family to the
100 This adds support for rt53xx wireless chipset family to the
108 This adds support for rt3290 wireless chipset family to the
119 This adds support for rt2500 wireless chipset family.
132 This adds support for rt2501 wireless chipset family.
[all …]
/linux/drivers/char/agp/
H A DKconfig12 as a sort of "AGP driver" for the motherboard's chipset.
31 tristate "ALI chipset support"
37 For the ALi-chipset question, ALi suggests you refer to
40 The M1541 chipset can do AGP 1x and 2x, but note that there is an
42 timing issues, this chipset cannot do AGP 2x with the G200.
46 tristate "ATI chipset support"
53 tristate "AMD Irongate, 761, and 762 chipset support"
70 tristate "Intel 440LX/BX/GX, I8xx and E7x05 chipset support"
82 tristate "NVIDIA nForce/nForce2 chipset support"
89 tristate "SiS chipset support"
[all …]
/linux/drivers/net/wireless/realtek/rtw89/
H A DKconfig54 Select this option will enable support for 8851BE chipset
65 Select this option will enable support for 8851BU chipset
76 Select this option will enable support for 8852AE chipset
87 Select this option will enable support for 8852AU chipset
99 Select this option will enable support for 8852BE chipset
111 Select this option will enable support for 8852BU chipset
123 Select this option will enable support for 8852BE-VT chipset
134 Select this option will enable support for 8852CE chipset
145 Select this option will enable support for 8852CU chipset
156 Select this option will enable support for 8922AE/8922AE-VS chipset
[all …]
/linux/Documentation/i2c/busses/
H A Di2c-sis630.rst7 630 chipset (Datasheet: available at http://www.sfr-fresh.com/linux)
8 730 chipset
9 964 chipset
22 above to check if it works for you chipset,
54 in your ``lspci`` output , then this driver is for your chipset.
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dnv30.c69 int b = (device->chipset > 0x30 ? in calc_bias()
98 if (device->chipset == 0x30 || in nv30_fb_init()
99 device->chipset == 0x31 || in nv30_fb_init()
100 device->chipset == 0x35) { in nv30_fb_init()
102 int n = (device->chipset == 0x31 ? 2 : 4); in nv30_fb_init()
H A Dnv50.c159 if (device->chipset < 0xa3 || in nv50_fb_intr()
160 device->chipset == 0xaa || device->chipset == 0xac) { in nv50_fb_intr()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dnv50.c35 switch (device->chipset) { in read_div()
60 switch (device->chipset) { in read_pll_src()
170 if (device->chipset != 0xa0) in read_pll()
257 switch (device->chipset) { in nv50_clk_read()
266 if (device->chipset == 0xa0) /* wtf?? */ in nv50_clk_read()
294 switch (device->chipset) { in nv50_clk_read()
403 if (device->chipset != 0x98) in nv50_clk_calc()
411 if (device->chipset != 0x98) in nv50_clk_calc()
454 if (device->chipset < 0x92) in nv50_clk_calc()
528 switch (device->chipset) { in nv50_clk_new_()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dvga.c136 if (device->chipset == 0x11) { in nvkm_lockvgac()
165 if (device->chipset == 0x11) { in nvkm_rdvgaowner()
192 if (device->chipset == 0x11) { in nvkm_wrvgaowner()
200 if (device->chipset == 0x11) { in nvkm_wrvgaowner()
/linux/arch/arm/mach-bcm/
H A DKconfig175 embedded in the chipset.
197 chipset.
210 BCA chipset.
223 based chipset.
239 based BCA chipset.
241 This enables support for Broadcom BCA ARM A9 broadband chipset. Currently
249 based BCA chipset.
251 This enables support for Broadcom BCA ARM B15 broadband chipset. Currently
/linux/drivers/gpu/drm/nouveau/nvkm/engine/
H A Dfalcon.c138 if (device->chipset < 0xa3 || in nvkm_falcon_oneinit()
139 device->chipset == 0xaa || device->chipset == 0xac) { in nvkm_falcon_oneinit()
194 device->chipset, falcon->addr >> 12); in nvkm_falcon_init()
213 device->chipset, falcon->addr >> 12); in nvkm_falcon_init()
228 device->chipset, falcon->addr >> 12); in nvkm_falcon_init()
/linux/drivers/net/ethernet/amd/
H A DKconfig13 If you have a network (Ethernet) chipset belonging to this class,
19 for your specific chipset/driver in the following questions.
73 on the AMD LANCE chipset: RieblCard (with or without battery), or
82 DEC (now Compaq) based on the AMD LANCE chipset, including the
83 DEPCA series. (This chipset is better known via the NE2100 cards.)
132 cards are based on the AMD LANCE chipset, which is better known
/linux/drivers/net/wireless/morsemicro/mm81x/
H A DKconfig18 devices using the Morse Micro MM81x chipset.
26 devices using the Morse Micro MM81x chipset.
/linux/drivers/net/wireless/microchip/wilc1000/
H A DKconfig17 WILC1000 chipset. The Atmel WILC1000 SDIO is a full speed interface.
33 WILC1000 chipset. The Atmel WILC1000 has a Serial Peripheral
45 chipset. This OOB interrupt is intended to provide a faster interrupt
/linux/Documentation/driver-api/
H A Dio_ordering.rst9 chipset to flush pending writes to the device before any reads are posted. A
49 Here, the reads from safe_register will cause the I/O chipset to flush any
50 pending writes before actually posting the read to the chipset, preventing
/linux/drivers/net/ethernet/samsung/
H A DKconfig10 If you have a network (Ethernet) chipset belonging to this class,
16 for your specific chipset/driver in the following questions.
/linux/drivers/nfc/microread/
H A DKconfig7 NFC chipsets. It implements the chipset HCI logic and hooks into
28 Inside microread chipsets. Select this if your microread chipset
/linux/drivers/net/wireless/ti/wl1251/
H A DKconfig19 TI wl1251 chipset. Select this if your platform is using
30 TI wl1251 chipset. Select this if your platform is using
/linux/drivers/net/wireless/ti/wlcore/
H A DKconfig8 hardware-specific differences among different chipset families.
9 Each chipset family needs to implement its own lower-level module
/linux/drivers/hid/intel-ish-hid/
H A DKconfig12 processor in the chipset. This allows the core processor to go into
26 processor in the chipset.

123456