Home
last modified time | relevance | path

Searched full:sunrise (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/iio/chemical/
H A Dsunrise_co2.c3 * Senseair Sunrise 006-0-0007 CO2 sensor driver.
53 struct sunrise_dev *sunrise = i2c_get_clientdata(client); in sunrise_regmap_read() local
71 sunrise->ignore_nak ? I2C_M_IGNORE_NAK : 0, in sunrise_regmap_read()
90 struct sunrise_dev *sunrise = i2c_get_clientdata(client); in sunrise_regmap_write() local
103 sunrise->ignore_nak ? I2C_M_IGNORE_NAK : 0, in sunrise_regmap_write()
114 * Sunrise i2c read/write operations: lock the i2c segment to avoid losing the
118 static int sunrise_read_byte(struct sunrise_dev *sunrise, u8 reg) in sunrise_read_byte() argument
120 const struct i2c_client *client = sunrise->client; in sunrise_read_byte()
126 ret = regmap_read(sunrise->regmap, reg, &val); in sunrise_read_byte()
136 static int sunrise_read_word(struct sunrise_dev *sunrise, u8 reg, u16 *val) in sunrise_read_word() argument
[all …]
H A DKconfig187 tristate "Senseair Sunrise 006-0-0007 CO2 sensor"
191 Say yes here to build support for Senseair Sunrise 006-0-0007 CO2
/openbmc/linux/Documentation/devicetree/bindings/iio/chemical/
H A Dsenseair,sunrise.yaml4 $id: http://devicetree.org/schemas/iio/chemical/senseair,sunrise.yaml#
7 title: Senseair Sunrise 006-0-0007 CO2 Sensor
13 Senseair Sunrise 006-0-0007 is a NDIR CO2 sensor. It supports I2C or UART buses
24 const: senseair,sunrise-006-0-0007
52 compatible = "senseair,sunrise-006-0-0007";
/openbmc/linux/drivers/misc/mei/
H A Dhw-me-regs.h60 #define MEI_DEV_ID_SPT 0x9D3A /* Sunrise Point */
61 #define MEI_DEV_ID_SPT_2 0x9D3B /* Sunrise Point 2 */
62 #define MEI_DEV_ID_SPT_3 0x9D3E /* Sunrise Point 3 (iToutch) */
63 #define MEI_DEV_ID_SPT_H 0xA13A /* Sunrise Point H */
64 #define MEI_DEV_ID_SPT_H_2 0xA13B /* Sunrise Point H 2 */
/openbmc/linux/drivers/platform/x86/intel/pmc/
H A Dspt.c4 * and init function used by Sunrise Point PCH.
H A Dcore.h24 /* Sunrise Point Power Management Controller PCI Device ID */
68 /* Sunrise Point: PGD PFET Enable Ack Status Registers */
/openbmc/linux/drivers/ata/
H A Dahci.c405 { PCI_VDEVICE(INTEL, 0x9d03), board_ahci_low_power }, /* Sunrise LP AHCI */
406 { PCI_VDEVICE(INTEL, 0x9d05), board_ahci_low_power }, /* Sunrise LP RAID */
407 { PCI_VDEVICE(INTEL, 0x9d07), board_ahci_low_power }, /* Sunrise LP RAID */
408 { PCI_VDEVICE(INTEL, 0xa102), board_ahci }, /* Sunrise Point-H AHCI */
409 { PCI_VDEVICE(INTEL, 0xa103), board_ahci_low_power }, /* Sunrise M AHCI */
410 { PCI_VDEVICE(INTEL, 0xa105), board_ahci }, /* Sunrise Point-H RAID */
411 { PCI_VDEVICE(INTEL, 0xa106), board_ahci }, /* Sunrise Point-H RAID */
412 { PCI_VDEVICE(INTEL, 0xa107), board_ahci_low_power }, /* Sunrise M RAID */
413 { PCI_VDEVICE(INTEL, 0xa10f), board_ahci }, /* Sunrise Point-H RAID */
/openbmc/linux/Documentation/i2c/busses/
H A Di2c-i801.rst33 * Intel Sunrise Point (PCH)
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dptp.c317 /* CPU must have ART and GBe must be from Sunrise Point or greater */ in e1000e_ptp_init()
/openbmc/linux/Documentation/scsi/
H A Daacraid.rst121 9005:0285:9005:02b0 (Sunrise Lake ARK)
/openbmc/linux/sound/hda/
H A Dintel-dsp-config.c102 /* Sunrise Point-LP */
/openbmc/linux/drivers/i2c/busses/
H A Di2c-i801.c54 * Sunrise Point-H (PCH) 0xa123 32 hard yes yes yes
55 * Sunrise Point-LP (PCH) 0x9d23 32 hard yes yes yes
H A DKconfig144 Sunrise Point (PCH)
/openbmc/linux/sound/pci/hda/
H A Dhda_intel.c2491 /* Skylake (Sunrise Point) */
2493 /* Skylake-LP (Sunrise Point-LP) */
/openbmc/linux/drivers/pci/
H A Dquirks.c4867 * Sunrise Point PCH root ports implement ACS, but unfortunately as shown in
4876 * 0xa110-0xa11f Sunrise Point-H PCI Express Root Port #{0-16}
4877 * 0xa167-0xa16a Sunrise Point-H PCI Express Root Port #{17-20}
4917 case 0xa110 ... 0xa11f: case 0xa167 ... 0xa16a: /* Sunrise Point */ in pci_quirk_intel_spt_pch_acs_match()
/openbmc/linux/
H A DMAINTAINERS19394 SENSEAIR SUNRISE 006-0-0007
19397 F: Documentation/ABI/testing/sysfs-bus-iio-chemical-sunrise-co2
19398 F: Documentation/devicetree/bindings/iio/chemical/senseair,sunrise.yaml
H A Dopengrok2.0.log[all...]
H A Dopengrok1.0.log[all...]