Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/
DKconfig6 bool "AMD DC - Enable new display engine"
36 bool "Enable HDCP support in DC"
42 bool "AMD DC support for Southern Islands ASICs"
47 Choose this option to enable new AMD DC support for SI asics
49 Hainan is not supported by AMD DC and it has no physical DCE6.
52 bool "Enable kgdb break in DC"
DTODO14 4. DONE - Flatten all DC objects
16 * Same for other DC objects
28 5. DONE - Rename DC objects to align more with DRM
47 * Remove DC's edid quirks and rely on DRM's quirks (add quirks if needed)
56 I can't come up with a good reason why DC needs all this (except to
60 doesn't slip in (i.e. if you start adding edid quirks to DC instead of
85 16. Move to core SCDC helpers (I think those are new since initial DC review).
97 issue with DC - other drivers, especially around DP sink handling, are equally
100 19. DONE - The DC logger is still a rather sore thing, but I know that the
/drivers/scsi/megaraid/
DKconfig.megaraid27 Dell PERC3/DC 101E:1960:1028:0493
31 Dell PERC4/DC 1000:1960:1028:0518
39 Dell PERC 4e/DC 1000:0408:1028:0002
/drivers/regulator/
DKconfig65 They provide two I2C-controlled DC/DC step-down converters with
98 via I2C bus. The ACT8945A features three step-down DC/DC converters
322 converter 12A DC-DC Buck controlled through an I2C
333 step down converter 12A or 16A DC-DC Buck controlled through an I2C
471 chip contains six step-down DC/DC converters which can support
526 chip to control Step-Down DC-DC and LDOs. Say Y here to
558 chip to control Step-Down DC-DC and LDOs.
580 The MAXIM MAX8973 high-efficiency. three phase, DC-DC step-down
/drivers/memory/tegra/
Dtegra20.c182 TEGRA20_MC_RESET(DC, 0x100, 0x144, 0x104, 1),
Dtegra114.c951 TEGRA114_MC_RESET(DC, 0x200, 0x204, 2),
Dtegra30.c996 TEGRA30_MC_RESET(DC, 0x200, 0x204, 2),
Dtegra210.c1092 TEGRA210_MC_RESET(DC, 0x200, 0x204, 2),
Dtegra124.c983 TEGRA124_MC_RESET(DC, 0x200, 0x204, 2),
/drivers/hwmon/pmbus/
DKconfig284 ZL9101M, and ZL9117M Digital DC/DC Controllers, as well as for
/drivers/power/supply/
DKconfig462 tristate "MAX8903 Battery DC-DC Charger for USB and Adapter Power"
464 Say Y to enable support for the MAX8903 DC-DC charger and sysfs.
/drivers/eisa/
Deisa.ids672 ICU05C0 "Promise Technology DC-2030 IDE Controller"
673 ICU05D0 "Promise Technology DC-2031 IDE Controller"
674 ICU05E0 "Promise Technology DC-2040 SCSI Controller"
1240 TRM0320 "DC-320 EISA SCSI Host Adapter"
1241 TRM0620 "DC-620 EISA IDE Cache Controller"
1242 TRM0820 "DC-820 EISA SCSI Cache Host Adapter"
1243 TRM320E "DC-320E EISA SCSI Host Adapter"
1244 TRM820B "DC-820B EISA SCSI Cache Host Adapter"
/drivers/mfd/
DKconfig50 features three step-down DC/DC converters and four low-dropout
88 tablets etc. It has 4 DC/DC step-down regulators, 3 DC/DC step-down
741 * COMe-cDC2 (microETXexpress-DC)
/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.c1002 IXGB_READ_REG(hw, DC); in ixgb_clear_hw_cntrs()
Dixgb_main.c1661 adapter->stats.dc += IXGB_READ_REG(&adapter->hw, DC); in ixgb_update_stats()
/drivers/hwmon/
DKconfig797 series of DC/DC and AC/DC converters such as CP1800, CP2000AC,
1101 FanSense technology for use with brushless DC fans.
1709 Active DC Output Controller / Monitor.
/drivers/net/ethernet/intel/e1000e/
Dmac.c357 er32(DC); in e1000e_clear_hw_cntrs_base()
Dnetdev.c4966 adapter->stats.dc += er32(DC); in e1000e_update_stats()
/drivers/media/usb/gspca/
DKconfig31 Say Y here if you want support for the Benq DC E300 camera.
/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c202 PWR_MAP(DC),
Dnavi10_ppt.c226 PWR_MAP(DC),
Dsienna_cichlid_ppt.c211 PWR_MAP(DC),
/drivers/scsi/
DFlashPoint.c737 #define DC 0x19 /*Disconnect Message */ macro
4591 WRW_HARPOON(map_addr, (BRH_OP + NOT_EQ + DC)); /*GO CHECK FOR DISCONNECT MSG */ in FPT_autoLoadDefaultMap()
/drivers/net/ethernet/intel/e1000/
De1000_hw.c4669 er32(DC); in e1000_clear_hw_cntrs()
De1000_main.c3636 adapter->stats.dc += er32(DC); in e1000_update_stats()