Home
last modified time | relevance | path

Searched full:gas (Results 1 – 25 of 78) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/acpi/
Dacpi_watchdog.c35 const struct acpi_generic_address *gas; in acpi_watchdog_uses_rtc() local
37 gas = &entries[i].register_region; in acpi_watchdog_uses_rtc()
38 if (gas->space_id == ACPI_ADR_SPACE_SYSTEM_IO) { in acpi_watchdog_uses_rtc()
39 switch (gas->address) { in acpi_watchdog_uses_rtc()
132 const struct acpi_generic_address *gas; in acpi_watchdog_init() local
137 gas = &entries[i].register_region; in acpi_watchdog_init()
139 res.start = gas->address; in acpi_watchdog_init()
140 res.end = res.start + ACPI_ACCESS_BYTE_WIDTH(gas->access_width) - 1; in acpi_watchdog_init()
141 if (gas->space_id == ACPI_ADR_SPACE_SYSTEM_MEMORY) { in acpi_watchdog_init()
143 } else if (gas->space_id == ACPI_ADR_SPACE_SYSTEM_IO) { in acpi_watchdog_init()
[all …]
Dosl.c90 static void __init acpi_request_region (struct acpi_generic_address *gas, in acpi_request_region() argument
96 memcpy(&addr, &gas->address, sizeof(addr)); in acpi_request_region()
101 if (gas->space_id == ACPI_ADR_SPACE_SYSTEM_IO) in acpi_request_region()
103 else if (gas->space_id == ACPI_ADR_SPACE_SYSTEM_MEMORY) in acpi_request_region()
450 void __iomem *acpi_os_map_generic_address(struct acpi_generic_address *gas) in acpi_os_map_generic_address() argument
454 if (gas->space_id != ACPI_ADR_SPACE_SYSTEM_MEMORY) in acpi_os_map_generic_address()
458 memcpy(&addr, &gas->address, sizeof(addr)); in acpi_os_map_generic_address()
459 if (!addr || !gas->bit_width) in acpi_os_map_generic_address()
462 return acpi_os_map_iomem(addr, gas->bit_width / 8); in acpi_os_map_generic_address()
466 void acpi_os_unmap_generic_address(struct acpi_generic_address *gas) in acpi_os_unmap_generic_address() argument
[all …]
/kernel/linux/linux-5.10/drivers/watchdog/
Dwdat_wdt.c67 const struct acpi_generic_address *gas = &instr->entry.register_region; in wdat_wdt_read() local
69 switch (gas->access_width) { in wdat_wdt_read()
84 gas->address); in wdat_wdt_read()
92 const struct acpi_generic_address *gas = &instr->entry.register_region; in wdat_wdt_write() local
94 switch (gas->access_width) { in wdat_wdt_write()
109 gas->address); in wdat_wdt_write()
130 const struct acpi_generic_address *gas; in wdat_wdt_run_action() local
135 gas = &entry->register_region; in wdat_wdt_run_action()
147 x >>= gas->bit_offset; in wdat_wdt_run_action()
157 x >>= gas->bit_offset; in wdat_wdt_run_action()
[all …]
/kernel/linux/linux-5.10/drivers/iio/chemical/
DKconfig44 temperature, pressure, humidity and gas sensing capability.
122 tristate "Sensirion SGPxx gas sensors"
127 Sensirion SGP gas sensors:
128 * SGP30 gas sensor
129 * SGPC3 low power gas sensor
Dbme680_core.c3 * Bosch BME680 - Temperature, Pressure, Humidity & Gas Sensor
279 /* Gas heater related coefficients */ in bme680_read_calib()
432 * Returns gas measurement in Ohm. Output value of "82986" represent 82986 ohms.
443 /* Look up table for the possible gas range values */ in bme680_compensate_gas()
601 /* Enable the gas sensor and select heater profile set-point 0 */ in bme680_gas_config()
732 dev_err(dev, "failed to set gas config\n"); in bme680_read_gas()
743 dev_err(dev, "gas measurement incomplete\n"); in bme680_read_gas()
754 * occurs if either the gas heating duration was insuffient in bme680_read_gas()
767 dev_err(dev, "failed to read gas resistance\n"); in bme680_read_gas()
947 dev_err(dev, "failed to set gas config data\n"); in bme680_core_probe()
/kernel/linux/linux-5.10/drivers/acpi/acpica/
Dhwregs.c39 * PARAMETERS: address - GAS register address
40 * reg - GAS register structure
56 * GAS format "register", used by FADT: in acpi_hw_get_access_bit_width()
60 * GAS format "region", used by APEI registers: in acpi_hw_get_access_bit_width()
109 * PARAMETERS: reg - GAS register structure
111 * address - Pointer to where the gas->address
116 * DESCRIPTION: Validate the contents of a GAS register. Checks the GAS
128 /* Must have a valid pointer to a GAS structure */ in acpi_hw_validate_register()
183 * reg - GAS register structure
208 /* Validate contents of the GAS register */ in acpi_hw_read()
[all …]
Dtbfadt.c143 * PARAMETERS: generic_address - GAS struct to be initialized
151 * DESCRIPTION: Initialize a Generic Address Structure (GAS)
166 * Bit width field in the GAS is only one byte long, 255 max. in acpi_tb_init_generic_address()
167 * Check for bit_width overflow in GAS. in acpi_tb_init_generic_address()
179 "to convert to GAS struct - 255 bits max, truncating", in acpi_tb_init_generic_address()
189 * GAS struct. in acpi_tb_init_generic_address()
559 * 64-bit GAS structure can accommodate, 0xFF bits). in acpi_tb_convert_fadt()
693 * Calculate separate GAS structs for the PM1x (A/B) Status and Enable in acpi_tb_setup_fadt_registers()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/chemical/
Dsensirion,sgp30.txt1 * Sensirion SGP30/SGPC3 multi-pixel Gas Sensor
12 gas@58 {
Dams,ccs811.yaml13 Ultra-Low Power Digital Gas Sensor for Monitoring Indoor Air Quality.
/kernel/linux/linux-5.10/include/linux/power/
Dsbs-battery.h3 * Gas Gauge driver for SBS Compliant Gas Gauges
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dpgtable_32.h84 * gas warning about overflowing shift count when gas has been compiled
Dalternative.h120 * gas compatible max based on the idea from:
123 * The additional "-" is needed because gas uses a "true" value of -1.
351 * gas compatible max based on the idea from:
354 * The additional "-" is needed because gas uses a "true" value of -1.
/kernel/linux/linux-5.10/drivers/power/supply/
DKconfig159 tristate "DS2782/DS2786 standalone gas-gauge"
163 gas-gauge.
223 tristate "SBS Compliant gas gauge"
227 gas gauges.
394 tristate "MAX17211/MAX17215 standalone gas-gauge"
404 battery gas-gauge.
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dfpregdef.h20 * default, so we also need to pass -msoft-float along to GAS if it supports it.
22 * registers. We detect if GAS supports "-msoft-float" in the Makefile and
Dhazards.h59 * address of a label as argument to inline assembler. Gas otoh has the
135 * address of a label as argument to inline assembler. Gas otoh has the
/kernel/linux/linux-5.10/arch/ia64/
DMakefile30 GAS_STATUS = $(shell $(srctree)/arch/ia64/scripts/check-gas "$(CC)" "$(OBJDUMP)")
38 ftp://ftp.hpl.hp.com/pub/linux-ia64/gas-030124.tar.gz)
/kernel/linux/linux-5.10/Documentation/driver-api/
Dswitchtec.rst91 * Both NT partitions must be able to access each other's GAS spaces.
92 Thus, the bits in the GAS Access Vector under Management Settings
/kernel/linux/linux-5.10/arch/x86/realmode/rm/
Drealmode.h10 * This must be open-coded since gas will choke on using a
/kernel/linux/linux-5.10/arch/ia64/scripts/
Dcheck-gas8 $CC -c $dir/check-gas-asm.S -o $out
/kernel/linux/linux-5.10/arch/powerpc/xmon/
Dspu-opc.c6 This file is part of GDB, GAS, and the GNU binutils.
Dppc.h5 This file is part of GDB, GAS, and the GNU binutils.
7 GDB, GAS, and the GNU binutils are free software; you can redistribute
12 GDB, GAS, and the GNU binutils are distributed in the hope that they
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/potentiostat/
Dlmp91000.txt22 - ti,rload-ohm: ohm value of the internal resistor load applied to the gas
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dlinkage.h10 * Since current versions of gas reject the BTI instruction unless we
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dp2p.c91 #define P2PSD_ACTION_ID_GAS_IREQ 0x0a /* GAS Initial Request AF */
92 #define P2PSD_ACTION_ID_GAS_IRESP 0x0b /* GAS Initial Response AF */
93 #define P2PSD_ACTION_ID_GAS_CREQ 0x0c /* GAS Comback Request AF */
94 #define P2PSD_ACTION_ID_GAS_CRESP 0x0d /* GAS Comback Response AF */
184 * struct brcmf_p2psd_gas_pub_act_frame - Wi-Fi GAS Public Action Frame
189 * @query_data: Query Data. SD gas ireq SD gas iresp
268 * brcmf_p2p_is_gas_action() - true if p2p gas action type frame.
273 * Determine if action frame is p2p gas action type
391 brcmf_dbg(TRACE, "%s P2P GAS Initial Request\n", in brcmf_p2p_print_actframe()
395 brcmf_dbg(TRACE, "%s P2P GAS Initial Response\n", in brcmf_p2p_print_actframe()
[all …]
/kernel/linux/linux-5.10/arch/mips/loongson64/
DPlatform12 # by GAS. The cc-option can't probe for this behaviour so -march=loongson3a

1234