Home
last modified time | relevance | path

Searched refs:share (Results 1 – 25 of 26) sorted by relevance

12

/drivers/gpu/drm/nouveau/core/subdev/bios/
Di2c.c74 info->share = DCB_I2C_UNUSED; in dcb_i2c_parse()
93 info->share = nv_ro08(bios, ent + 1) >> 1; in dcb_i2c_parse()
94 info->share &= 0x0f; in dcb_i2c_parse()
129 info->share = DCB_I2C_UNUSED; in dcb_i2c_parse()
/drivers/gpu/drm/nouveau/core/subdev/i2c/
Dnvd0.c69 if (info->share != DCB_I2C_UNUSED) { in nvd0_i2c_port_ctor()
70 port->ctrl = 0x00e500 + (info->share * 0x50); in nvd0_i2c_port_ctor()
Dnv94.c217 if (info->share != DCB_I2C_UNUSED) { in nv94_i2c_port_ctor()
218 port->ctrl = 0x00e500 + (info->share * 0x50); in nv94_i2c_port_ctor()
247 if (info->share != DCB_I2C_UNUSED) { in nv94_aux_port_ctor()
Dbase.c513 if (info.share != DCB_I2C_UNUSED) { in nouveau_i2c_create_()
517 pad = info.share; in nouveau_i2c_create_()
/drivers/gpu/drm/nouveau/core/include/subdev/bios/
Di2c.h18 u8 share; member
/drivers/staging/olpc_dcon/
DTODO3 share more code
/drivers/parport/
DMakefile5 parport-objs := share.o ieee1284.o ieee1284_ops.o procfs.o
DKconfig30 It is possible to share a single parallel port among several devices
/drivers/staging/vt6655/
DTODO5 - share 80211*.h includes
/drivers/hsi/
Dhsi.c603 int hsi_claim_port(struct hsi_client *cl, unsigned int share) in hsi_claim_port() argument
609 if ((port->claimed) && (!port->shared || !share)) { in hsi_claim_port()
618 port->shared = !!share; in hsi_claim_port()
/drivers/net/wireless/ath/
DKconfig9 ath5k, ath9k, ath9k_htc and ar9170 drivers share some common code, this option
/drivers/thermal/
DKconfig77 bool "Fair-share thermal governor"
79 Enable this to manage platform thermals using fair-share governor.
/drivers/pci/
DKconfig79 which allows them to create virtual devices which share their
/drivers/net/wireless/rtlwifi/
DKconfig8 rtl8723ae, rtl8723be, rtl8188ee, rtl8192ee, and rtl8821ae share
/drivers/staging/unisys/Documentation/
Doverview.txt9 allow guest partitions on the same server to share devices that would
/drivers/xen/
DKconfig91 The xen filesystem provides a way for domains to share
/drivers/staging/rtl8192e/
Dlicense19 share and change it. By contrast, the GNU General Public License is intended
20 to guarantee your freedom to share and change free software--to make sure
/drivers/staging/rtl8192u/
Dcopying12 freedom to share and change it. By contrast, the GNU General Public
13 License is intended to guarantee your freedom to share and change free
/drivers/iio/adc/
DKconfig135 of SoCs for drivers such as the touchscreen and hwmon to use to share
/drivers/cpufreq/
DKconfig244 systems which share clock and voltage across all CPUs.
/drivers/tty/serial/8250/
DKconfig245 serial ports on the same board to share a single IRQ. To enable
/drivers/md/
DKconfig255 Provides thin provisioning and snapshots that share a data store.
/drivers/net/usb/
DKconfig543 Module used to share Internet connection (tethering) from your
/drivers/block/
DKconfig91 option, you may share a single port between your printer and other
/drivers/char/
DKconfig108 It is possible to share one parallel port among several devices

12