Searched full:platinum (Results 1 – 25 of 37) sorted by relevance
12
/openbmc/u-boot/board/barco/platinum/ |
H A D | MAINTAINERS | 1 PLATINUM BOARD 4 F: board/barco/platinum/ 5 F: include/configs/platinum.h
|
H A D | Kconfig | 10 default "platinum" 26 default "platinum"
|
H A D | Makefile | 5 obj-y := platinum.o
|
H A D | platinum.c | 23 #include "platinum.h"
|
H A D | platinum_picon.c | 18 #include "platinum.h"
|
H A D | platinum_titanium.c | 16 #include "platinum.h"
|
H A D | spl_picon.c | 21 #include "platinum.h"
|
H A D | spl_titanium.c | 21 #include "platinum.h"
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | platinumfb.c | 2 * platinumfb.c -- frame buffer device for the PowerMac 'platinum' display 12 * platinum.c: Console support for PowerMac "platinum" display adaptor. 323 strcpy(info->fix.id, "platinum"); in platinum_init_info() 396 fb_info(info, "Apple Platinum frame buffer device\n"); in platinum_init_fb() 535 dev_info(&odev->dev, "Found Apple Platinum video hardware\n"); in platinumfb_probe() 659 .name = "platinum", 694 MODULE_DESCRIPTION("framebuffer driver for Apple Platinum video");
|
H A D | platinumfb.h | 3 * Platinum on-board video in PowerMac 7200s (and some clones based 10 * based on drivers/macintosh/platinum.c: Console support 11 * for PowerMac "platinum" display adaptor. 37 * Structure of the registers for the "platinum" display adaptor". 49 * Register initialization tables for the platinum display. 51 * It seems that there are two different types of platinum display
|
H A D | valkyriefb.h | 34 * platinumfb.c: Console support for PowerMac "platinum" display adaptor.
|
H A D | Kconfig | 320 bool "Apple \"platinum\" display support" 325 This driver supports a frame buffer for the "platinum" graphics
|
/openbmc/u-boot/arch/arm/mach-imx/mx6/ |
H A D | Kconfig | 416 bool "platinum-picon" 420 bool "platinum-titanium" 543 source "board/barco/platinum/Kconfig"
|
/openbmc/u-boot/include/configs/ |
H A D | platinum_picon.h | 13 #include <configs/platinum.h>
|
H A D | platinum_titanium.h | 16 #include <configs/platinum.h>
|
H A D | platinum.h | 127 "dtb="CONFIG_PLATINUM_CPU"-platinum-"CONFIG_PLATINUM_PROJECT".dtb\0" \
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | saa7134-cardlist.rst | 174 - LifeView FlyTV Platinum Mini 234 - LifeView FlyTV Platinum FM / Gold 314 - LifeView FlyTV Platinum Mini2
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
H A D | saa7134-devel.rst | 32 - LifeView FlyTV Platinum FM (LR214WF)
|
/openbmc/u-boot/board/micronas/vct/vcth/ |
H A D | reg_fwsram.h | 9 * Premium & Platinum register addresses/definitions seem to be
|
/openbmc/linux/Documentation/hwmon/ |
H A D | peci-dimmtemp.rst | 27 Intel Xeon Platinum family
|
H A D | peci-cputemp.rst | 27 Intel Xeon Platinum family
|
/openbmc/linux/Documentation/devicetree/bindings/iio/afe/ |
H A D | temperature-sense-rtd.yaml | 74 Pure platinum has an alpha of 3925. Industry standards such as IEC60751
|
/openbmc/linux/arch/powerpc/platforms/powermac/ |
H A D | setup.c | 463 np = of_find_node_by_name(NULL, "platinum"); in pmac_declare_of_platform_devices() 465 of_platform_device_create(np, "platinum", NULL); in pmac_declare_of_platform_devices()
|
/openbmc/linux/sound/pci/emu10k1/ |
H A D | emu10k1_main.c | 1287 /* Audigy 2 Platinum EX */ 1290 .driver = "Audigy2", .name = "Audigy 2 Platinum EX [SB0280]", 1309 /* Audigy 2 Platinum */ 1312 .driver = "Audigy2", .name = "SB Audigy 2 Platinum [SB0240P]", 1406 .ac97_chip = 2, /* ac97 is optional; both SBLive 5.1 and platinum 1416 /* SB Live! Platinum */ 1420 .driver = "EMU10K1", .name = "SB Live! Platinum [CT4760P]",
|
/openbmc/linux/drivers/ata/ |
H A D | ahci.c | 1201 * All BIOS versions for the MSI K9A2 Platinum (MS-7376) in ahci_sb600_enable_64bit() 1213 * "K9A2 Platinum (MS-7376)" in version 1.9, but we can still in ahci_sb600_enable_64bit() 1217 .ident = "MSI K9A2 Platinum", in ahci_sb600_enable_64bit()
|
12