Home
last modified time | relevance | path

Searched refs:temp (Results 1 – 25 of 1503) sorted by relevance

12345678910>>...61

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_fdi.c285 u32 temp; in cpt_set_fdi_bc_bifurcation() local
338 u32 temp; in intel_fdi_normal_train() local
381 u32 temp, tries; in ilk_fdi_link_train() local
491 u32 temp, i, retry; in gen6_fdi_link_train() local
635 u32 temp, i, j; in ivb_manual_fdi_link_train() local
666 temp &= ~FDI_TX_ENABLE; in ivb_manual_fdi_link_train()
941 u32 temp; in ilk_fdi_pll_enable() local
978 u32 temp; in ilk_fdi_pll_disable() local
1007 u32 temp; in ilk_fdi_disable() local
1017 temp &= ~(0x7 << 16); in ilk_fdi_disable()
[all …]
/linux-6.3-rc2/drivers/media/usb/cx231xx/
A Dcx231xx-417.c359 temp = temp << 10; in mc417_register_write()
368 temp = temp << 10; in mc417_register_write()
375 temp = temp << 10; in mc417_register_write()
382 temp = temp << 10; in mc417_register_write()
389 temp = temp << 10; in mc417_register_write()
396 temp = temp << 10; in mc417_register_write()
403 temp = temp << 10; in mc417_register_write()
419 temp = temp << 10; in mc417_register_read()
426 temp = temp << 10; in mc417_register_read()
433 temp = temp << 10; in mc417_register_read()
[all …]
/linux-6.3-rc2/drivers/usb/host/
A Dohci-dbg.c19 } temp;})
104 u32 temp; in ohci_dump_status() local
109 0x03 & (temp >> 4), (temp & 0x0f), in ohci_dump_status()
116 temp, in ohci_dump_status()
172 num, temp, \
217 temp, in ohci_dump_roothub()
224 temp, in ohci_dump_roothub()
477 temp += show_list(ohci, buf->page + temp, size - temp, in fill_async_buffer()
481 return temp; in fill_async_buffer()
524 for (temp = 0; temp < seen_count; temp++) { in fill_periodic_buffer()
[all …]
A Dehci-dbg.c412 size -= temp; in qh_lines()
413 next += temp; in qh_lines()
462 size -= temp; in qh_lines()
463 next += temp; in qh_lines()
533 size -= temp; in fill_bandwidth_buffer()
603 temp++; in output_buf_tds_dir()
677 for (temp = 0; temp < seen_count; temp++) { in fill_periodic_buffer()
849 temp = scnprintf(next, size, fmt, temp, scratch); in fill_registers_buffer()
855 temp = scnprintf(next, size, fmt, temp, scratch); in fill_registers_buffer()
861 temp = scnprintf(next, size, fmt, temp, scratch); in fill_registers_buffer()
[all …]
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
666 temp = 0; in ehci_hub_status_data()
702 u16 temp; in ehci_hub_descriptor() local
714 memset(&desc->u.hs.DeviceRemovable[temp], 0xff, temp); in ehci_hub_descriptor()
754 temp = 0; in ehci_hub_control()
873 if (temp & PORT_CSC) in ehci_hub_control()
985 if (temp & PORT_PE) in ehci_hub_control()
1000 if (temp & PORT_OC) in ehci_hub_control()
[all …]
A Dxhci-hub.c258 u16 temp; in xhci_common_hub_descriptor() local
263 temp = 0; in xhci_common_hub_descriptor()
282 u16 temp; in xhci_usb2_hub_descriptor() local
681 u32 temp; in xhci_set_port_power() local
689 temp = xhci_port_state_to_neutral(temp); in xhci_set_port_power()
810 temp = xhci_port_state_to_neutral(temp); in xhci_set_remote_wake_mask()
838 temp = xhci_port_state_to_neutral(temp); in xhci_test_and_clear_bit()
1310 temp = xhci_port_state_to_neutral(temp); in xhci_hub_control()
1360 temp = xhci_port_state_to_neutral(temp); in xhci_hub_control()
1498 temp = (temp | PORT_RESET); in xhci_hub_control()
[all …]
/linux-6.3-rc2/drivers/usb/gadget/udc/bdc/
A Dbdc_dbg.c15 u32 temp; in bdc_dbg_regs() local
18 temp = bdc_readl(bdc->regs, BDC_BDCCFG0); in bdc_dbg_regs()
20 temp = bdc_readl(bdc->regs, BDC_BDCCFG1); in bdc_dbg_regs()
22 temp = bdc_readl(bdc->regs, BDC_BDCCAP0); in bdc_dbg_regs()
24 temp = bdc_readl(bdc->regs, BDC_BDCCAP1); in bdc_dbg_regs()
26 temp = bdc_readl(bdc->regs, BDC_USPC); in bdc_dbg_regs()
28 temp = bdc_readl(bdc->regs, BDC_DVCSA); in bdc_dbg_regs()
30 temp = bdc_readl(bdc->regs, BDC_DVCSB); in bdc_dbg_regs()
36 u32 temp; in bdc_dump_epsts() local
38 temp = bdc_readl(bdc->regs, BDC_EPSTS0); in bdc_dump_epsts()
[all …]
/linux-6.3-rc2/drivers/thermal/
A Dthermal_hwmon.c125 if (temp->tz == tz) { in thermal_hwmon_lookup_temp()
127 return temp; in thermal_hwmon_lookup_temp()
136 int temp; in thermal_zone_crit_temp_valid() local
168 temp = kzalloc(sizeof(*temp), GFP_KERNEL); in thermal_add_hwmon_sysfs()
169 if (!temp) { in thermal_add_hwmon_sysfs()
174 temp->tz = tz; in thermal_add_hwmon_sysfs()
177 snprintf(temp->temp_input.name, sizeof(temp->temp_input.name), in thermal_add_hwmon_sysfs()
179 temp->temp_input.attr.attr.name = temp->temp_input.name; in thermal_add_hwmon_sysfs()
191 temp->temp_crit.attr.attr.name = temp->temp_crit.name; in thermal_add_hwmon_sysfs()
212 kfree(temp); in thermal_add_hwmon_sysfs()
[all …]
/linux-6.3-rc2/fs/jffs2/
A Dsummary.c120 if (!temp) in jffs2_sum_add_inode_mem()
128 temp->next = NULL; in jffs2_sum_add_inode_mem()
139 if (!temp) in jffs2_sum_add_dirent_mem()
163 if (!temp) in jffs2_sum_add_xattr_mem()
181 if (!temp) in jffs2_sum_add_xref_mem()
203 kfree(temp); in jffs2_sum_clean_collected()
268 if (!temp) in jffs2_sum_add_kvec()
285 if (!temp) in jffs2_sum_add_kvec()
318 if (!temp) in jffs2_sum_add_kvec()
333 if (!temp) in jffs2_sum_add_kvec()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/msm/dsi/phy/
A Ddsi_phy.c32 s32 temp; in dsi_dphy_timing_calc_clk_zero() local
62 s32 temp; in msm_dsi_dphy_timing_calc() local
74 temp = lpx / ui; in msm_dsi_dphy_timing_calc()
75 if (temp & 0x1) in msm_dsi_dphy_timing_calc()
96 temp = 145 * coeff + 10 * ui - temp; in msm_dsi_dphy_timing_calc()
112 temp = 60 * coeff + 52 * ui - 24 * ui - temp; in msm_dsi_dphy_timing_calc()
119 temp += 8 * ui + lpx; in msm_dsi_dphy_timing_calc()
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
[all …]
/linux-6.3-rc2/drivers/scsi/aic7xxx/
A Daic7xxx_93cx6.c107 uint8_t temp; in send_seeprom_cmd() local
117 temp ^= sd->sd_DO; in send_seeprom_cmd()
123 temp ^= sd->sd_DO; in send_seeprom_cmd()
133 uint8_t temp; in reset_seeprom() local
135 temp = sd->sd_MS; in reset_seeprom()
155 uint8_t temp; in ahc_read_seeprom() local
172 temp ^= sd->sd_DO; in ahc_read_seeprom()
178 temp ^= sd->sd_DO; in ahc_read_seeprom()
226 uint8_t temp; in ahc_write_seeprom() local
254 temp ^= sd->sd_DO; in ahc_write_seeprom()
[all …]
/linux-6.3-rc2/lib/xz/
A Dxz_dec_stream.c166 if (s->temp.pos == s->temp.size) { in fill_temp()
477 if (dec_vli(s, s->temp.buf, &s->temp.pos, s->temp.size) in dec_block_header()
488 if (dec_vli(s, s->temp.buf, &s->temp.pos, s->temp.size) in dec_block_header()
501 if (s->temp.size - s->temp.pos < 2) in dec_block_header()
512 if (s->temp.buf[s->temp.pos++] != 0x00) in dec_block_header()
518 if (s->temp.size - s->temp.pos < 2) in dec_block_header()
522 if (s->temp.buf[s->temp.pos++] != 0x21) in dec_block_header()
526 if (s->temp.buf[s->temp.pos++] != 0x01) in dec_block_header()
530 if (s->temp.size - s->temp.pos < 1) in dec_block_header()
538 while (s->temp.pos < s->temp.size) in dec_block_header()
[all …]
/linux-6.3-rc2/drivers/i2c/busses/
A Di2c-imx-lpi2c.c121 unsigned int temp; in lpi2c_imx_bus_busy() local
167 unsigned int temp; in lpi2c_imx_start() local
183 unsigned int temp; in lpi2c_imx_stop() local
207 unsigned int temp; in lpi2c_imx_config() local
260 unsigned int temp; in lpi2c_imx_master_enable() local
267 temp = MCR_RST; in lpi2c_imx_master_enable()
276 temp |= MCR_MEN; in lpi2c_imx_master_enable()
290 u32 temp; in lpi2c_imx_master_disable() local
293 temp &= ~MCR_MEN; in lpi2c_imx_master_disable()
349 temp = 0; in lpi2c_imx_set_rx_watermark()
[all …]
A Di2c-ali15x3.c124 unsigned char temp; in ali15x3_setup() local
139 temp &= ~ALI15X3_LOCK; in ali15x3_setup()
186 if ((temp & 1) == 0) { in ali15x3_setup()
193 if ((temp & 1) == 0) { in ali15x3_setup()
221 int temp; in ali15x3_transaction() local
231 temp = inb_p(SMBHSTSTS); in ali15x3_transaction()
274 temp); in ali15x3_transaction()
337 int temp; in ali15x3_access() local
343 temp = inb_p(SMBHSTSTS); in ali15x3_access()
415 if (temp) in ali15x3_access()
[all …]
A Di2c-ali1535.c131 unsigned char temp; in ali1535_setup() local
184 if ((temp & 1) == 0) { in ali1535_setup()
214 int temp; in ali1535_transaction() local
224 temp = inb_p(SMBHSTSTS); in ali1535_transaction()
250 temp); in ali1535_transaction()
252 temp = inb_p(SMBHSTSTS); in ali1535_transaction()
259 temp = inb_p(SMBHSTSTS); in ali1535_transaction()
283 temp = inb_p(SMBHSTSTS); in ali1535_transaction()
284 } while (((temp & ALI1535_STS_BUSY) && !(temp & ALI1535_STS_IDLE)) in ali1535_transaction()
346 int temp; in ali1535_access() local
[all …]
A Di2c-isch.c60 int temp; in sch_transaction() local
71 if (temp) { in sch_transaction()
73 if (temp & 0x01) { in sch_transaction()
75 "Clear...\n", temp); in sch_transaction()
77 if (temp & 0x06) { in sch_transaction()
83 if (temp) { in sch_transaction()
103 if (temp & 0x04) { in sch_transaction()
115 if (temp & 0x06) { in sch_transaction()
142 int i, len, temp, rc; in sch_access() local
146 if (temp & 0x08) { in sch_access()
[all …]
A Di2c-imx.c330 unsigned int temp; in i2c_imx_clear_irq() local
487 unsigned int temp; in i2c_imx_bus_busy() local
654 temp |= I2CR_MSTA; in i2c_imx_start()
842 int temp; in i2c_imx_slave_init() local
854 temp |= I2CR_IIEN; in i2c_imx_slave_init()
1286 (temp & I2CR_IEN ? 1 : 0), (temp & I2CR_IIEN ? 1 : 0), in i2c_imx_xfer_common()
1287 (temp & I2CR_MSTA ? 1 : 0), (temp & I2CR_MTX ? 1 : 0), in i2c_imx_xfer_common()
1288 (temp & I2CR_TXAK ? 1 : 0), (temp & I2CR_RSTA ? 1 : 0)); in i2c_imx_xfer_common()
1293 (temp & I2SR_ICF ? 1 : 0), (temp & I2SR_IAAS ? 1 : 0), in i2c_imx_xfer_common()
1294 (temp & I2SR_IBB ? 1 : 0), (temp & I2SR_IAL ? 1 : 0), in i2c_imx_xfer_common()
[all …]
/linux-6.3-rc2/drivers/video/fbdev/sis/
A Dinit301.c653 if(index > temp) index = temp; in SiS_GetRatePtr()
1829 if(temp == 0) temp = 0x02; in SiS_GetLCDResInfo()
1843 if(temp < 0x0f) temp &= 0x07; in SiS_GetLCDResInfo()
1846 temp = SiS300SeriesLCDRes[temp]; in SiS_GetLCDResInfo()
5387 if(!temp) temp++; in SiS_SetCRT2FIFO_300()
5780 if(temp & 0x07) temp += 8; in SiS_SetGroup1_LVDS()
6055 temp = temp | ((tempecx >> 8) & 0x07); in SiS_SetGroup1_LVDS()
10290 temp = SiS310_TVAntiFlick1[temp][index]; in SetAntiFlicker()
10329 temp = SiS310_TVEdge1[temp][index]; in SetEdgeEnhance()
11111 temp = SiS300_OEMLCDDelay5[temp][index]; in SetOEMLCDDelay()
[all …]
/linux-6.3-rc2/sound/pci/au88x0/
A Dau88x0_mpu401.c33 int temp, mode; in snd_vortex_midi() local
41 temp = in snd_vortex_midi()
44 hwwrite(vortex->mmio, VORTEX_CTRL, temp); in snd_vortex_midi()
47 temp = in snd_vortex_midi()
50 hwwrite(vortex->mmio, VORTEX_CTRL, temp); in snd_vortex_midi()
56 hwwrite(vortex->mmio, VORTEX_CTRL2, temp); in snd_vortex_midi()
61 if (temp != MPU401_ACK /*0xfe */ ) { in snd_vortex_midi()
73 if (temp) { in snd_vortex_midi()
77 return temp; in snd_vortex_midi()
84 if (temp) { in snd_vortex_midi()
[all …]
/linux-6.3-rc2/drivers/char/agp/
A Dali-agp.c24 u32 temp; in ali_fetch_size() local
28 temp &= ~(0xfffffff0); in ali_fetch_size()
45 u32 temp; in ali_tlbflush() local
48 temp &= 0xfffffff0; in ali_tlbflush()
56 u32 temp; in ali_cleanup() local
72 u32 temp; in ali_configure() local
79 temp = (((temp & 0x00000ff0) | (agp_bridge->gatt_bus_addr & 0xfffff000)) in ali_configure()
129 u32 temp; in m1541_cache_flush() local
136 &temp); in m1541_cache_flush()
147 u32 temp; in m1541_alloc_page() local
[all …]
/linux-6.3-rc2/drivers/gpu/drm/gma500/
A Doaktrail_hdmi_i2c.c79 u32 temp; in hdmi_i2c_irq_enable() local
81 temp = HDMI_READ(HDMI_HICR); in hdmi_i2c_irq_enable()
83 HDMI_WRITE(HDMI_HICR, temp); in hdmi_i2c_irq_enable()
97 u32 temp; in xfer_read() local
180 u32 temp; in hdmi_i2c_read() local
191 temp = HDMI_READ(HDMI_HISR); in hdmi_i2c_read()
207 u32 temp; in hdmi_i2c_transaction_done() local
210 temp = HDMI_READ(HDMI_HISR); in hdmi_i2c_transaction_done()
256 u32 temp; in oaktrail_hdmi_i2c_gpio_fix() local
264 temp = readl(base + 0x44); in oaktrail_hdmi_i2c_gpio_fix()
[all …]
/linux-6.3-rc2/drivers/hwmon/peci/
A Dcputemp.c65 } temp; member
100 priv->temp.target.tjmax = in update_temp_target()
105 priv->temp.target.tcontrol = priv->temp.target.tjmax - tcontrol_margin; in update_temp_target()
108 priv->temp.target.tthrottle = priv->temp.target.tjmax - tthrottle_offset; in update_temp_target()
136 *val = priv->temp.target.tjmax - priv->temp.target.tcontrol; in get_temp_target()
182 u16 temp; in get_die_temp() local
192 if (!dts_valid(temp)) { in get_die_temp()
201 priv->temp.die.value = (s32)tjmax + dts_ten_dot_six_to_millidegree(temp); in get_die_temp()
206 *val = priv->temp.die.value; in get_die_temp()
238 priv->temp.dts.value = in get_dts()
[all …]
/linux-6.3-rc2/arch/microblaze/kernel/
A Dkgdb.c41 int temp; in pt_regs_to_gdb_regs() local
48 __asm__ __volatile__ ("mfs %0, rbtr;" : "=r"(temp) : ); in pt_regs_to_gdb_regs()
49 gdb_regs[GDB_BTR] = temp; in pt_regs_to_gdb_regs()
56 __asm__ __volatile__ ("mfs %0, redr;" : "=r"(temp) : ); in pt_regs_to_gdb_regs()
57 gdb_regs[GDB_REDR] = temp; in pt_regs_to_gdb_regs()
58 __asm__ __volatile__ ("mfs %0, rpid;" : "=r"(temp) : ); in pt_regs_to_gdb_regs()
59 gdb_regs[GDB_RPID] = temp; in pt_regs_to_gdb_regs()
61 gdb_regs[GDB_RZPR] = temp; in pt_regs_to_gdb_regs()
63 gdb_regs[GDB_RTLBX] = temp; in pt_regs_to_gdb_regs()
65 gdb_regs[GDB_RTLBLO] = temp; in pt_regs_to_gdb_regs()
[all …]
/linux-6.3-rc2/drivers/gpio/
A Dgpio-amd8111.c100 u8 temp; in amd_gpio_set() local
104 temp = ioread8(agp->pm + AMD_REG_GPIO(offset)); in amd_gpio_set()
105temp = (temp & AMD_GPIO_DEBOUNCE) | AMD_GPIO_MODE_OUT | (value ? AMD_GPIO_X_OUT_HI : AMD_GPIO_X_OU… in amd_gpio_set()
106 iowrite8(temp, agp->pm + AMD_REG_GPIO(offset)); in amd_gpio_set()
115 u8 temp; in amd_gpio_get() local
117 temp = ioread8(agp->pm + AMD_REG_GPIO(offset)); in amd_gpio_get()
121 return (temp & AMD_GPIO_RTIN) ? 1 : 0; in amd_gpio_get()
127 u8 temp; in amd_gpio_dirout() local
132temp = (temp & AMD_GPIO_DEBOUNCE) | AMD_GPIO_MODE_OUT | (value ? AMD_GPIO_X_OUT_HI : AMD_GPIO_X_OU… in amd_gpio_dirout()
144 u8 temp; in amd_gpio_dirin() local
[all …]
/linux-6.3-rc2/drivers/media/pci/cx23885/
A Dcx23885-f300.c77 u8 i, temp, ret = 0; in f300_xfer() local
79 temp = buf[0]; in f300_xfer()
81 temp += buf[i + 1]; in f300_xfer()
82 temp = (~temp + 1);/* get check sum */ in f300_xfer()
83 buf[1 + buf[0]] = temp; in f300_xfer()
98 temp = buf[0]; in f300_xfer()
99 temp += 2; in f300_xfer()
107 temp = 0; in f300_xfer()
111 temp = 1; in f300_xfer()
124 if (temp > 14) in f300_xfer()
[all …]

Completed in 94 milliseconds

12345678910>>...61