Searched refs:family (Results 1 - 25 of 152) sorted by relevance

1234567

/drivers/gpu/drm/radeon/
H A Dradeon_kms.c232 if ((rdev->family >= CHIP_CEDAR) && (rdev->family <= CHIP_HEMLOCK))
257 if (rdev->family == CHIP_HAWAII) {
271 if (rdev->family >= CHIP_BONAIRE)
273 else if (rdev->family >= CHIP_TAHITI)
275 else if (rdev->family >= CHIP_CAYMAN)
277 else if (rdev->family >= CHIP_CEDAR)
279 else if (rdev->family >= CHIP_RV770)
281 else if (rdev->family >= CHIP_R600)
325 if (rdev->family >
[all...]
H A Dradeon_gart.c75 if (rdev->family == CHIP_RS400 || rdev->family == CHIP_RS480 ||
76 rdev->family == CHIP_RS690 || rdev->family == CHIP_RS740) {
101 if (rdev->family == CHIP_RS400 || rdev->family == CHIP_RS480 ||
102 rdev->family == CHIP_RS690 || rdev->family == CHIP_RS740) {
H A Dradeon_clocks.c123 if (rdev->family >= CHIP_R420) {
208 if (rdev->family < CHIP_RS600) {
242 if (rdev->family >= CHIP_R420) {
493 if ((rdev->family == CHIP_RS400) ||
494 (rdev->family == CHIP_RS480)) {
541 } else if (rdev->family >= CHIP_RV350) {
669 if (((rdev->family == CHIP_RV250) &&
673 || ((rdev->family == CHIP_RV100)
684 if ((rdev->family == CHIP_RV200) ||
685 (rdev->family
[all...]
H A Dradeon_encoders.c50 if (rdev->family >= CHIP_R600)
99 if ((rdev->family == CHIP_RS300) ||
100 (rdev->family == CHIP_RS400) ||
101 (rdev->family == CHIP_RS480))
112 /*if (rdev->family == CHIP_R200)
133 if ((rdev->family == CHIP_RS300) ||
134 (rdev->family == CHIP_RS400) ||
135 (rdev->family == CHIP_RS480))
144 if ((rdev->family == CHIP_RS600) ||
145 (rdev->family
[all...]
H A Dradeon_legacy_encoders.c237 if (rdev->family == CHIP_RV410)
418 pdata->negative = (rdev->family != CHIP_RV200 &&
419 rdev->family != CHIP_RV250 &&
420 rdev->family != CHIP_RV280 &&
421 rdev->family != CHIP_RV350);
589 if (rdev->family == CHIP_R200 || ASIC_IS_R300(rdev)) {
598 if (rdev->family == CHIP_R200 || ASIC_IS_R300(rdev)) {
788 if (rdev->family == CHIP_RV280) {
807 if (ASIC_IS_R300(rdev) || (rdev->family == CHIP_RV280)) {
820 if (rdev->family
[all...]
H A Dr100.c801 switch (rdev->family) {
990 if ((rdev->family == CHIP_R100) || (rdev->family == CHIP_RV100) ||
991 (rdev->family == CHIP_RV200) || (rdev->family == CHIP_RS100) ||
992 (rdev->family == CHIP_RS200)) {
995 } else if ((rdev->family == CHIP_R200) ||
996 (rdev->family == CHIP_RV250) ||
997 (rdev->family == CHIP_RV280) ||
998 (rdev->family
[all...]
H A Dr600.c137 if (rdev->family >= CHIP_RS780)
158 if (rdev->family >= CHIP_RV670 && rdev->family < CHIP_RS780)
171 if (rdev->family >= CHIP_RS780)
199 if (rdev->family >= CHIP_RS780)
290 if ((rdev->flags & RADEON_IS_IGP) || (rdev->family == CHIP_R600)) {
572 if (rdev->family == CHIP_R600) {
998 if ((rdev->family >= CHIP_RV770) && (rdev->family <= CHIP_RV740) &&
1399 if (rdev->family
[all...]
H A Drs400.c142 if (rdev->family == CHIP_RS690 || (rdev->family == CHIP_RS740)) {
151 if ((rdev->family == CHIP_RS690) || (rdev->family == CHIP_RS740)) {
175 if ((rdev->family == CHIP_RS690) || (rdev->family == CHIP_RS740)) {
314 if (rdev->family == CHIP_RS690 || (rdev->family == CHIP_RS740)) {
H A Duvd_v2_2.c76 if (rdev->family == CHIP_RV770)
108 switch (rdev->family) {
H A Drv770_dpm.c151 if (rdev->family == CHIP_RV770)
626 if (rdev->family == CHIP_RV740)
629 else if ((rdev->family == CHIP_RV730) || (rdev->family == CHIP_RV710))
638 if (rdev->family == CHIP_RV740) {
653 } else if ((rdev->family == CHIP_RV730) || (rdev->family == CHIP_RV710))
788 if (rdev->family == CHIP_RV740)
798 if (rdev->family == CHIP_RV740)
807 if ((rdev->family
[all...]
H A Dradeon_irq_kms.c181 if (rdev->family < CHIP_RV380)
193 if (rdev->family < CHIP_BONAIRE) {
230 if (rdev->family == CHIP_RS690)
237 if (rdev->family == CHIP_RV515)
241 if (rdev->family >= CHIP_PALM)
/drivers/iio/imu/
H A DKconfig35 A set of IO helper functions for the Analog Devices ADIS* device family.
42 family.
/drivers/video/fbdev/aty/
H A Dradeonfb.h61 #define IS_RV100_VARIANT(rinfo) (((rinfo)->family == CHIP_FAMILY_RV100) || \
62 ((rinfo)->family == CHIP_FAMILY_RV200) || \
63 ((rinfo)->family == CHIP_FAMILY_RS100) || \
64 ((rinfo)->family == CHIP_FAMILY_RS200) || \
65 ((rinfo)->family == CHIP_FAMILY_RV250) || \
66 ((rinfo)->family == CHIP_FAMILY_RV280) || \
67 ((rinfo)->family == CHIP_FAMILY_RS300))
70 #define IS_R300_VARIANT(rinfo) (((rinfo)->family == CHIP_FAMILY_R300) || \
71 ((rinfo)->family == CHIP_FAMILY_RV350) || \
72 ((rinfo)->family
316 u8 family; member in struct:radeonfb_info
[all...]
H A Dradeon_backlight.c171 (rinfo->family != CHIP_FAMILY_RV200 &&
172 rinfo->family != CHIP_FAMILY_RV250 &&
173 rinfo->family != CHIP_FAMILY_RV280 &&
174 rinfo->family != CHIP_FAMILY_RV350);
/drivers/rapidio/switches/
H A DKconfig7 Includes support for IDT Tsi57x family of serial RapidIO switches.
/drivers/w1/
H A Dw1.c97 w1_family_put(sl->family);
127 /* Default family */
406 unsigned int family; local
423 i = sscanf(buf, "%02x-%012llx", &family, &id);
428 rn->family = family;
436 rn->family, (unsigned long long)rn->id, rn->crc);
451 if (sl->reg_num.family == rn->family &&
520 dev_info(dev, "Device %02x-%012llx doesn't exists\n", rn.family,
[all...]
H A Dw1.h28 * @family: identifies the type of device
29 * @id: along with family is the unique device id
35 __u64 family:8, member in struct:w1_reg_num
41 family:8;
81 * @family: module for device family type
82 * @family_data: pointer for use by the family module
97 struct w1_family *family; member in struct:w1_slave
292 /* Disconnect and reconnect devices in the given family. Used for finding
293 * unclaimed devices after a family ha
[all...]
/drivers/spmi/
H A DKconfig21 built-in SPMI PMIC Arbiter interface on Qualcomm MSM family
/drivers/char/xilinx_hwicap/
H A Dxilinx_hwicap.c748 const char *family; local
761 /* It's most likely that we're using V4, if the family is not
764 family = of_get_property(op->dev.of_node, "xlnx,family", NULL);
766 if (family) {
767 if (!strcmp(family, "virtex2p")) {
769 } else if (!strcmp(family, "virtex4")) {
771 } else if (!strcmp(family, "virtex5")) {
773 } else if (!strcmp(family, "virtex6")) {
794 const char *family; local
[all...]
/drivers/base/
H A Dsoc.c36 static DEVICE_ATTR(family, S_IRUGO, soc_info_get, NULL);
56 && (soc_dev->attr->family != NULL))
78 return sprintf(buf, "%s\n", soc_dev->attr->family);
/drivers/dma/bestcomm/
H A DKconfig12 on the Freescale MPC5200 family of processor. Its usage is
/drivers/soc/ti/
H A DKconfig26 on Keystone family of devices. It sets up the dma channels for the
/drivers/hwmon/
H A Dhwmon-vid.c118 case 26: /* AMD family 10h to 15h, serial VID */
175 u8 family; member in struct:vrm_model
196 * In theory, all NPT family 0Fh processors have 6 VID pins and should
201 {X86_VENDOR_AMD, 0xF, 0x40, 0x7F, ANY, 24}, /* NPT family 0Fh */
203 {X86_VENDOR_AMD, 0x10, 0x0, ANY, ANY, 25}, /* NPT family 10h */
204 {X86_VENDOR_AMD, 0x11, 0x0, ANY, ANY, 26}, /* family 11h */
205 {X86_VENDOR_AMD, 0x12, 0x0, ANY, ANY, 26}, /* family 12h */
206 {X86_VENDOR_AMD, 0x14, 0x0, ANY, ANY, 26}, /* family 14h */
207 {X86_VENDOR_AMD, 0x15, 0x0, ANY, ANY, 26}, /* family 15h */
272 static u8 find_vrm(u8 family, u argument
[all...]
/drivers/gpu/drm/nouveau/core/engine/device/
H A Dbase.c125 case NV_04: args->v0.family = NV_DEVICE_INFO_V0_TNT; break;
127 case NV_11: args->v0.family = NV_DEVICE_INFO_V0_CELSIUS; break;
128 case NV_20: args->v0.family = NV_DEVICE_INFO_V0_KELVIN; break;
129 case NV_30: args->v0.family = NV_DEVICE_INFO_V0_RANKINE; break;
130 case NV_40: args->v0.family = NV_DEVICE_INFO_V0_CURIE; break;
131 case NV_50: args->v0.family = NV_DEVICE_INFO_V0_TESLA; break;
132 case NV_C0: args->v0.family = NV_DEVICE_INFO_V0_FERMI; break;
133 case NV_E0: args->v0.family = NV_DEVICE_INFO_V0_KEPLER; break;
134 case GM100: args->v0.family = NV_DEVICE_INFO_V0_MAXWELL; break;
136 args->v0.family
[all...]
/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.c187 if (drm->device.info.family == NV_DEVICE_INFO_V0_CELSIUS && reg1 >= NV_PRAMDAC_VPLL_COEFF) {
394 if (drm->device.info.family >= NV_DEVICE_INFO_V0_CELSIUS)
450 if (drm->device.info.family == NV_DEVICE_INFO_V0_CURIE) {
471 if (drm->device.info.family >= NV_DEVICE_INFO_V0_CELSIUS)
522 if (drm->device.info.family == NV_DEVICE_INFO_V0_CURIE) {
603 if (drm->device.info.family >= NV_DEVICE_INFO_V0_KELVIN)
606 if (drm->device.info.family >= NV_DEVICE_INFO_V0_RANKINE)
615 if (drm->device.info.family >= NV_DEVICE_INFO_V0_CELSIUS) {
619 if (drm->device.info.family >= NV_DEVICE_INFO_V0_RANKINE)
622 if (drm->device.info.family
[all...]

Completed in 478 milliseconds

1234567