Home
last modified time | relevance | path

Searched defs:temp (Results 26 – 50 of 1632) sorted by relevance

12345678910>>...66

/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/bdc/
H A Dbdc_core.c52 u32 temp; in bdc_stop() local
75 u32 temp; in bdc_reset() local
98 u32 temp; in bdc_run() local
218 u32 temp; in bdc_mem_init() local
489 u32 temp; in bdc_probe() local
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-hub.c102 unsigned temp; in ohci_rh_suspend() local
154 u32 temp, enables; in ohci_rh_resume() local
540 u16 temp; in ohci_hub_descriptor() local
620 u32 temp = 0; in root_port_reset() local
683 u32 temp; in ohci_hub_control() local
H A Dxhci-hub.c60 u32 temp; in xhci_create_usb3_bos_desc() local
172 u16 temp; in xhci_common_hub_descriptor() local
196 u16 temp; in xhci_usb2_hub_descriptor() local
580 u32 temp; in xhci_set_port_power() local
612 u32 temp; in xhci_port_set_test_mode() local
690 u32 temp; in xhci_set_link_state() local
707 u32 temp; in xhci_set_remote_wake_mask() local
734 u32 temp; in xhci_test_and_clear_bit() local
1106 u32 temp, status; in xhci_hub_control() local
1542 u32 temp, status; in xhci_hub_status_data() local
[all …]
H A Dehci-hub.c150 u32 temp; in ehci_adjust_port_wakeup_flags() local
379 u32 temp; in ehci_bus_resume() local
621 u32 temp, status; in ehci_hub_status_data() local
702 u16 temp; in ehci_hub_descriptor() local
881 u32 temp, temp1, status; in ehci_hub_control() local
1341 u32 temp = ehci_readl(ehci, status_reg) & ~PORT_RWC_BITS; in ehci_port_power() local
/OK3568_Linux_fs/kernel/arch/parisc/lib/
H A Dbitops.c23 unsigned long temp, flags; in __xchg64() local
36 long temp; in __xchg32() local
49 long temp; in __xchg8() local
/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/
H A Daf9005-fe.c95 u8 temp; in af9005_is_fecmon_available() local
128 u8 temp, temp0, temp1, temp2; in af9005_get_post_vit_err_cw_count() local
228 u8 temp, temp0, temp1, temp2; in af9005_get_pre_vit_err_bit_count() local
431 u8 temp; in af9005_fe_read_status() local
766 u8 temp; in af9005_fe_select_bw() local
788 u8 temp = on; in af9005_fe_power() local
808 u8 temp, temp0 = 0, temp1 = 0, temp2 = 0; in af9005_fe_init() local
1096 u8 temp, temp0, temp1, temp2; in af9005_fe_set_frontend() local
1222 u8 temp; in af9005_fe_get_frontend() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Doaktrail_hdmi_i2c.c79 u32 temp; in hdmi_i2c_irq_enable() local
97 u32 temp; in xfer_read() local
180 u32 temp; in hdmi_i2c_read() local
207 u32 temp; in hdmi_i2c_transaction_done() local
256 u32 temp; in oaktrail_hdmi_i2c_gpio_fix() local
/OK3568_Linux_fs/kernel/tools/iio/
H A Diio_utils.c291 struct iio_channel_info temp; in bsort_channel_array_by_index() local
665 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); in _write_sysfs_int() local
761 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); in _write_sysfs_string() local
868 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); in read_sysfs_posint() local
915 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); in read_sysfs_float() local
962 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); in read_sysfs_string() local
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Daes-ce.S40 .macro enc_prepare, rounds, rk, temp
46 .macro enc_switch_key, rounds, rk, temp
52 .macro dec_prepare, rounds, rk, temp
/OK3568_Linux_fs/kernel/sound/pci/au88x0/
H A Dau88x0_synth.c30 int temp; in vortex_wt_setstereo() local
42 int temp; in vortex_wt_setdsout() local
57 int temp; in vortex_wt_allocroute() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Dnumber.hpp227 self_type temp(e); in operator +=() local
269 self_type temp(e); in operator -=() local
313 self_type temp(e); in operator *=() local
345 self_type temp(e); in operator %=() local
389 self_type temp(*this); in operator ++() local
397 self_type temp(*this); in operator --() local
432 self_type temp(e); in operator /=() local
466 self_type temp(e); in operator &=() local
501 self_type temp(e); in operator |=() local
534 self_type temp(e); in operator ^=() local
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4_cec.c138 int temp; in hdmi_cec_clear_tx_fifo() local
154 int temp; in hdmi_cec_clear_rx_fifo() local
170 int temp, err; in hdmi_cec_adap_enable() local
282 int temp; in hdmi_cec_adap_transmit() local
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-amd8111.c103 u8 temp; in amd_gpio_set() local
118 u8 temp; in amd_gpio_get() local
130 u8 temp; in amd_gpio_dirout() local
147 u8 temp; in amd_gpio_dirin() local
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dlocal.h35 unsigned long temp; in local_add_return() local
51 unsigned long temp; in local_add_return() local
84 unsigned long temp; in local_sub_return() local
100 unsigned long temp; in local_sub_return() local
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/
H A Dipic.c525 u32 temp; in ipic_unmask_irq() local
541 u32 temp; in ipic_mask_irq() local
561 u32 temp; in ipic_ack_irq() local
580 u32 temp; in ipic_mask_irq_and_ack() local
703 u32 temp = 0, ret; in ipic_init() local
/OK3568_Linux_fs/kernel/drivers/char/agp/
H A Dgeneric.c287 void *temp; in agp_return_size() local
322 void *temp; in agp_num_entries() local
806 u32 bridge_agpstat, temp; in agp_generic_enable() local
857 void *temp; in agp_generic_create_gatt_table() local
972 void *temp; in agp_generic_free_gatt_table() local
1030 void *temp; in agp_generic_insert_memory() local
1374 u32 temp; in agp3_generic_configure() local
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dutils.h14 u32 temp = n; in log_2_n_round_up() local
30 u32 temp = n; in log_2_n_round_down() local
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dstts751.c95 int temp; member
200 static int stts751_set_temp_reg16(struct stts751_priv *priv, int temp, in stts751_set_temp_reg16()
215 static int stts751_set_temp_reg8(struct stts751_priv *priv, int temp, u8 reg) in stts751_set_temp_reg8()
223 static int stts751_read_reg16(struct stts751_priv *priv, int *temp, in stts751_read_reg16()
241 static int stts751_read_reg8(struct stts751_priv *priv, int *temp, u8 reg) in stts751_read_reg8()
437 long temp; in therm_store() local
479 long temp; in hyst_store() local
527 long temp; in max_store() local
561 long temp; in min_store() local
H A Dadt7462.c199 u8 temp[ADT7462_TEMP_COUNT]; member
797 long temp; in temp_min_store() local
833 long temp; in temp_max_store() local
894 long temp; in volt_max_store() local
934 long temp; in volt_min_store() local
999 u16 temp; in fan_min_show() local
1019 long temp; in fan_min_store() local
1065 long temp; in force_pwm_max_store() local
1098 long temp; in pwm_store() local
1126 long temp; in pwm_max_store() local
[all …]
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5445x/
H A Dspeed.c75 int temp, vco = 0, bootmod_ccr, pdr; in setup_5441x_clocks() local
134 int vco = 0, temp, fbtemp, pcrvalue; in setup_5445x_clocks() local
200 int temp = ((in_be32(&pll->pcr) & PLL_PCR_OUTDIV2_MASK) >> 4) + 1; in setup_5445x_clocks() local
/OK3568_Linux_fs/u-boot/drivers/thermal/
H A Drockchip_thermal.c174 int temp; member
617 int *temp) in tsadc_code_to_temp()
688 int temp) in tsadc_temp_to_code_v2()
1005 int chn, int *temp) in tsadc_get_temp_v2()
1016 static int predict_temp(int temp) in predict_temp()
1087 int chn, int *temp) in tsadc_get_temp_v3()
1098 static int tsadc_get_temp_v4(struct udevice *dev, int chn, int *temp) in tsadc_get_temp_v4()
1110 int chn, int temp) in tsadc_alarm_temp_v2()
1127 static void tsadc_alarm_temp_v3(struct udevice *dev, int chn, int temp) in tsadc_alarm_temp_v3()
1143 int chn, int temp) in tsadc_tshut_temp_v2()
[all …]
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_netlink.h68 int temp, int hyst) in thermal_notify_tz_trip_add()
74 int temp, int hyst) in thermal_notify_tz_trip_change()
100 static inline int thermal_genl_sampling_temp(int id, int temp) in thermal_genl_sampling_temp()
/OK3568_Linux_fs/kernel/lib/
H A Dtest_min_heap.c26 int temp = *(int *)lhs; in swap_ints() local
109 int i, temp, err; in test_heap_push() local
142 int i, temp, err; in test_heap_pop_push() local
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dwindfarm_pm72.c125 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
/OK3568_Linux_fs/kernel/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_temp.c16 static int inv_icm42600_temp_read(struct inv_icm42600_state *st, int16_t *temp) in inv_icm42600_temp_read()
51 int16_t temp; in inv_icm42600_temp_read_raw() local

12345678910>>...66