/openbmc/linux/drivers/hwmon/ |
H A D | max6639.c | 76 u16 temp[2]; /* Temperature, in 1/8 C, 0..255 C */ member 158 long temp; in temp_input_show() local
|
H A D | scpi-hwmon.c | 65 static int scpi_read_temp(struct thermal_zone_device *tz, int *temp) in scpi_read_temp()
|
H A D | lm90.c | 721 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 D | amdgpu_vram_mgr.c | 274 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 D | sec_algs.c | 386 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 D | twl6030-gpadc.c | 615 __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 D | verbs.c | 942 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 D | i2c-algo-pcf.c | 151 unsigned char temp; in pcf_init_8584() local
|
/openbmc/u-boot/drivers/power/ |
H A D | exynos-tmu.c | 139 enum tmu_status_t tmu_monitor(int *temp) in tmu_monitor()
|
/openbmc/u-boot/drivers/serial/ |
H A D | serial_pl01x.c | 147 unsigned int temp; in pl01x_generic_setbrg() local
|
/openbmc/u-boot/arch/arm/mach-mvebu/ |
H A D | dram.c | 167 u32 size, temp; in dram_ecc_scrubbing() local
|
/openbmc/u-boot/tools/ |
H A D | pblimage.c | 143 uint32_t temp; in reverse_byte() local
|
/openbmc/linux/drivers/thermal/tegra/ |
H A D | tegra-bpmp-thermal.c | 254 int temp; in tegra_bpmp_thermal_probe() local
|
/openbmc/linux/drivers/usb/gadget/legacy/ |
H A D | dbgp.c | 351 __le16 *temp = (__le16 *)&ctrl->wLength; in dbgp_setup() local
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega20_thermal.c | 221 int temp = 0; in vega20_thermal_get_temperature() local
|
/openbmc/linux/drivers/staging/greybus/ |
H A D | gbphy.c | 260 struct gbphy_device *gbphy_dev, *temp; in gb_gbphy_disconnect() local
|
/openbmc/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_s302m.c | 182 struct vidtv_access_unit *temp = NULL; in vidtv_s302m_alloc_au() local
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | pio_copy.c | 220 u64 new, temp; in merge_write8() local
|
/openbmc/linux/drivers/scsi/qla4xxx/ |
H A D | ql4_nx.c | 1357 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 D | aachba.c | 1057 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 D | hfcmulti.c | 1903 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 D | sdram_gen5.c | 477 unsigned long temp; in sdram_calculate_size() local
|
/openbmc/u-boot/drivers/ddr/marvell/a38x/ |
H A D | ddr3_training_centralization.c | 507 u32 temp = 0; in ddr3_tip_special_rx() local
|
/openbmc/linux/drivers/soc/ti/ |
H A D | pm33xx.c | 358 int temp; in am33xx_pm_set_ipc_ops() local
|
/openbmc/linux/block/partitions/ |
H A D | ibm.c | 76 unsigned char temp[5]; in find_label() local
|