Home
last modified time | relevance | path

Searched defs:temp (Results 551 – 575 of 1304) sorted by relevance

1...<<21222324252627282930>>...53

/openbmc/linux/drivers/hwmon/
H A Dmax6639.c76 u16 temp[2]; /* Temperature, in 1/8 C, 0..255 C */ member
158 long temp; in temp_input_show() local
H A Dscpi-hwmon.c65 static int scpi_read_temp(struct thermal_zone_device *tz, int *temp) in scpi_read_temp()
H A Dlm90.c721 u16 temp[TEMP_REG_NUM]; member
1352 int temp = lm90_temp_from_reg(data->flags, data->temp[index], in lm90_get_temp() local
1432 int temp = lm90_get_temp(data, index, channel); in lm90_get_temphyst() local
1439 int temp = lm90_get_temp(data, LOCAL_CRIT, 0); in lm90_set_temphyst() local
2283 int temp; in lm90_detect_maxim() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vram_mgr.c274 struct amdgpu_vram_reservation *rsv, *temp; in amdgpu_vram_mgr_do_reserve() local
926 struct amdgpu_vram_reservation *rsv, *temp; in amdgpu_vram_mgr_fini() local
/openbmc/linux/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c386 struct sec_request_el *el, *temp; in sec_send_request() local
722 struct sec_request_el *el, *temp; in sec_alg_skcipher_crypto() local
/openbmc/linux/drivers/iio/adc/
H A Dtwl6030-gpadc.c615 __u32 temp = ((d & 0x7f) >> 1) | ((d & 1) << 6); in twl6030_gpadc_get_trim_offset() local
709 int chn, d1 = 0, d2 = 0, temp; in twl6032_calibration() local
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dverbs.c942 bool temp) in rpcrdma_rep_create()
1347 void rpcrdma_post_recvs(struct rpcrdma_xprt *r_xprt, int needed, bool temp) in rpcrdma_post_recvs()
/openbmc/linux/drivers/i2c/algos/
H A Di2c-algo-pcf.c151 unsigned char temp; in pcf_init_8584() local
/openbmc/u-boot/drivers/power/
H A Dexynos-tmu.c139 enum tmu_status_t tmu_monitor(int *temp) in tmu_monitor()
/openbmc/u-boot/drivers/serial/
H A Dserial_pl01x.c147 unsigned int temp; in pl01x_generic_setbrg() local
/openbmc/u-boot/arch/arm/mach-mvebu/
H A Ddram.c167 u32 size, temp; in dram_ecc_scrubbing() local
/openbmc/u-boot/tools/
H A Dpblimage.c143 uint32_t temp; in reverse_byte() local
/openbmc/linux/drivers/thermal/tegra/
H A Dtegra-bpmp-thermal.c254 int temp; in tegra_bpmp_thermal_probe() local
/openbmc/linux/drivers/usb/gadget/legacy/
H A Ddbgp.c351 __le16 *temp = (__le16 *)&ctrl->wLength; in dbgp_setup() local
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_thermal.c221 int temp = 0; in vega20_thermal_get_temperature() local
/openbmc/linux/drivers/staging/greybus/
H A Dgbphy.c260 struct gbphy_device *gbphy_dev, *temp; in gb_gbphy_disconnect() local
/openbmc/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_s302m.c182 struct vidtv_access_unit *temp = NULL; in vidtv_s302m_alloc_au() local
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dpio_copy.c220 u64 new, temp; in merge_write8() local
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_nx.c1357 uint32_t temp; in qla4_82xx_pci_mem_read_2M() local
1448 uint32_t temp; in qla4_82xx_pci_mem_write_2M() local
1817 uint32_t temp; in ql4_84xx_poll_wait_for_ready() local
1839 uint32_t temp; in ql4_84xx_ipmdio_rd_reg() local
1868 uint32_t temp; in ql4_84xx_poll_wait_ipmdio_bus_idle() local
2631 uint32_t addr1, addr2, value, data, temp, wrval; in qla4_84xx_minidump_process_rddfe() local
/openbmc/linux/drivers/scsi/aacraid/
H A Daachba.c1057 u8 temp = in get_container_serial_callback() local
3819 u32 temp = le32_to_cpu(psg->sg[i-1].count) - in aac_build_sg() local
3863 u32 temp = le32_to_cpu(psg->sg[i-1].count) - in aac_build_sg64() local
3911 u32 temp = le32_to_cpu(psg->sg[i-1].count) - in aac_build_sgraw() local
3964 u32 temp = le32_to_cpu(rio2->sge[i-1].length) - in aac_build_sgraw2() local
4081 u32 temp; in aac_build_sghba() local
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1903 int i, ii, temp, tmp_len, len = 0; in hfcmulti_tx() local
2150 int temp; in hfcmulti_rx() local
2357 int ch, temp; in handle_timer_irq() local
2537 u_char st_status, temp; in ph_state_irq() local
2659 u_char e1_syncsta, temp, temp2; in hfcmulti_interrupt() local
/openbmc/u-boot/drivers/ddr/altera/
H A Dsdram_gen5.c477 unsigned long temp; in sdram_calculate_size() local
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_training_centralization.c507 u32 temp = 0; in ddr3_tip_special_rx() local
/openbmc/linux/drivers/soc/ti/
H A Dpm33xx.c358 int temp; in am33xx_pm_set_ipc_ops() local
/openbmc/linux/block/partitions/
H A Dibm.c76 unsigned char temp[5]; in find_label() local

1...<<21222324252627282930>>...53