/openbmc/linux/arch/arm/mach-socfpga/ |
H A D | socfpga.c | 70 u32 temp; in socfpga_cyclone5_restart() local 83 u32 temp; in socfpga_arria10_restart() local
|
/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/ |
H A D | dsi_phy.c | 32 s32 temp; in dsi_dphy_timing_calc_clk_zero() local 62 s32 temp; in msm_dsi_dphy_timing_calc() local 161 s32 temp; in msm_dsi_dphy_timing_calc_v2() local 276 s32 temp; in msm_dsi_dphy_timing_calc_v3() local 387 s32 temp; in msm_dsi_dphy_timing_calc_v4() local 477 s32 temp; in msm_dsi_cphy_timing_calc_v4() local
|
/openbmc/linux/drivers/macintosh/ |
H A D | windfarm_pm72.c | 125 static int cpu_check_overtemp(s32 temp) in cpu_check_overtemp() 208 static int read_one_cpu_vals(int cpu, s32 *temp, s32 *power) in read_one_cpu_vals() 254 s32 intake, temp, power, t_max = 0; in cpu_fans_tick_split() local 310 s32 temp, power, intake, pump; in cpu_fans_tick_combined() local 465 s32 temp; in backside_fan_tick() local 545 s32 temp; in drives_fan_tick() local
|
H A D | windfarm_rm31.c | 119 static int cpu_check_overtemp(s32 temp) in cpu_check_overtemp() 202 static int read_one_cpu_vals(int cpu, s32 *temp, s32 *power) in read_one_cpu_vals() 248 s32 speed, temp, power, t_max = 0; in cpu_fans_tick() local 367 s32 temp, dtemp; in backside_fan_tick() local 454 s32 temp; in slots_fan_tick() local
|
H A D | therm_windtunnel.c | 62 int temp; member 76 int temp; member 94 print_temp( const char *s, int temp ) in print_temp() 172 int temp, i, level, casetemp; in poll_temp() local 376 int hyst_temp, os_temp, temp; in attach_thermostat() local
|
/openbmc/linux/drivers/char/agp/ |
H A D | sworks-agp.c | 143 u32 temp; in serverworks_create_gatt_table() local 204 u32 temp; in serverworks_fetch_size() local 236 static void serverworks_tlbflush(struct agp_memory *temp) in serverworks_tlbflush() 265 u32 temp; in serverworks_configure() local 451 u32 temp, temp2; in agp_serverworks_probe() local
|
H A D | ati-agp.c | 153 u32 temp; in ati_fetch_size() local 185 u32 temp; in ati_cleanup() local 206 u32 temp; in ati_configure() local 340 u32 temp; in ati_create_gatt_table() local
|
/openbmc/linux/include/acpi/ |
H A D | acpi_lpat.h | 12 int temp; member 40 int temp) in acpi_lpat_temp_to_raw()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | tt.c | 93 s32 temp = priv->temperature; /* degrees CELSIUS except specified */ in iwl_within_ct_kill_margin() local 241 static void iwl_legacy_tt_handler(struct iwl_priv *priv, s32 temp, bool force) in iwl_legacy_tt_handler() 346 static void iwl_advance_tt_handler(struct iwl_priv *priv, s32 temp, bool force) in iwl_advance_tt_handler() 562 s32 temp = priv->temperature; /* degrees CELSIUS except specified */ in iwl_bg_tt_work() local
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_pch_refclk.c | 107 u32 temp; in lpt_disable_iclkip() local 181 u32 temp; in lpt_program_iclkip() local 232 u32 temp; in lpt_get_iclkip() local 531 u32 temp = intel_de_read(dev_priv, PCH_DPLL(i)); in ilk_init_pch_refclk() local
|
/openbmc/linux/drivers/usb/gadget/udc/bdc/ |
H A D | bdc_dbg.c | 15 u32 temp; in bdc_dbg_regs() local 36 u32 temp; in bdc_dump_epsts() local
|
/openbmc/linux/drivers/net/dsa/b53/ |
H A D | b53_mdio.c | 128 u64 temp = 0; in b53_mdio_read48() local 150 u64 temp = 0; in b53_mdio_read64() local 201 u32 temp = value; in b53_mdio_write32() local 220 u64 temp = value; in b53_mdio_write48() local 239 u64 temp = value; in b53_mdio_write64() local
|
/openbmc/linux/drivers/usb/host/ |
H A D | ohci-dbg.c | 104 u32 temp; in ohci_dump_status() local 197 u32 temp, i; in ohci_dump_roothub() local 402 unsigned temp, size = count; in show_list() local 468 size_t temp, size; in fill_async_buffer() local 491 unsigned temp, size, seen_count; in fill_periodic_buffer() local 587 unsigned temp, size; in fill_registers_buffer() local
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-imx.c | 329 unsigned int temp; in i2c_imx_clear_irq() local 486 unsigned int temp; in i2c_imx_bus_busy() local 637 unsigned int temp = 0; in i2c_imx_start() local 670 unsigned int temp = 0; in i2c_imx_stop() local 706 unsigned int temp; in i2c_imx_enable_bus_idle() local 846 int temp; in i2c_imx_slave_init() local 956 unsigned int temp = 0; in i2c_imx_dma_write() local 1018 unsigned int temp; in i2c_imx_dma_read() local 1137 unsigned int temp; in i2c_imx_read() local 1246 unsigned int i, temp; in i2c_imx_xfer_common() local
|
H A D | i2c-ali15x3.c | 124 unsigned char temp; in ali15x3_setup() local 222 int temp; in ali15x3_transaction() local 338 int temp; in ali15x3_access() local
|
/openbmc/linux/drivers/acpi/ |
H A D | acpi_lpat.c | 26 int i, delta_temp, delta_raw, temp; in acpi_lpat_raw_to_temp() local 58 int temp) in acpi_lpat_temp_to_raw()
|
/openbmc/linux/drivers/cpufreq/ |
H A D | cpufreq-nforce2.c | 118 int temp; in nforce2_write_pll() local 137 u32 fsb, temp = 0; in nforce2_fsb_read() local 169 u32 temp = 0; in nforce2_set_fsb() local
|
/openbmc/linux/drivers/nvme/host/ |
H A D | hwmon.c | 20 long *temp) in nvme_get_temp_thresh() 41 long temp) in nvme_set_temp_thresh() 71 int temp; in nvme_hwmon_read() local
|
/openbmc/linux/drivers/video/fbdev/sis/ |
H A D | init.c | 932 u8 temp; in SiS_SetRegANDOR() local 942 u8 temp; in SiS_SetRegAND() local 952 u8 temp; in SiS_SetRegOR() local 1154 unsigned short temp; in SiSSetLVDSetc() local 1348 unsigned short temp; in SiS_SetSegRegLower() local 1362 unsigned short temp; in SiS_SetSegRegUpper() local 1389 unsigned short temp = value >> 8; in SiS_SetSegmentRegOver() local 1689 unsigned short temp, temp1, temp2; in SiS_DoLowModeTest() local 2076 unsigned short temp, i, j, modeflag; in SiS_SetCRT1CRTC() local 3075 unsigned short temp; in SiS_ResetVB() local [all …]
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | af9005.c | 166 u8 temp = value; in af9005_write_ofdm_register() local 198 u8 temp; in af9005_read_register_bits() local 215 u8 temp, mask; in af9005_write_register_bits() local 252 u8 temp; in af9005_write_tuner_registers() local 305 u8 temp, buf[2]; in af9005_read_tuner_registers() local 381 u8 temp; in af9005_i2c_read() local 781 int temp, ret; in af9005_led_control() local
|
/openbmc/linux/drivers/iio/pressure/ |
H A D | ms5611_core.c | 105 s32 *temp, s32 *pressure) in ms5611_read_temp_and_pressure() 121 s32 *temp, s32 *pressure) in ms5611_temp_and_pressure_compensate() 157 s32 *temp, s32 *pressure) in ms5607_temp_and_pressure_compensate() 241 s32 temp, pressure; in ms5611_read_raw() local
|
/openbmc/linux/drivers/ata/ |
H A D | sata_fsl.c | 372 u32 temp; in fsl_sata_rx_watermark_store() local 634 u32 temp; in sata_fsl_freeze() local 655 u32 temp; in sata_fsl_thaw() local 677 u32 temp; in sata_fsl_pmp_attach() local 687 u32 temp; in sata_fsl_pmp_detach() local 707 u32 temp; in sata_fsl_port_start() local 762 u32 temp; in sata_fsl_port_stop() local 787 u32 temp; in sata_fsl_dev_classify() local 808 u32 temp; in sata_fsl_hardreset() local 923 u32 temp; in sata_fsl_softreset() local [all …]
|
/openbmc/linux/drivers/net/wan/ |
H A D | slic_ds26522.c | 40 u8 temp[3]; in slic_write() local 54 u8 temp[2]; in slic_read() local
|
/openbmc/phosphor-fan-presence/control/json/ |
H A D | fan.cpp | 134 decltype(_lockedTargets) temp; in lockTarget() local 162 decltype(_lockedTargets) temp; in unlockTarget() local
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-loongson.c | 68 u32 temp; in loongson_gpio_direction_input() local 82 u32 temp; in loongson_gpio_direction_output() local
|