/kernel/linux/linux-6.6/drivers/pci/pcie/ |
H A D | aer.c | 1067 int temp; in aer_get_device_error_info() local
|
/kernel/linux/linux-6.6/drivers/phy/rockchip/ |
H A D | phy-rockchip-naneng-combphy.c | 151 unsigned int temp; in rockchip_combphy_updatel() local
|
/kernel/linux/linux-6.6/drivers/phy/allwinner/ |
H A D | phy-sun4i-usb.c | 184 u32 temp, usbc_bit = BIT(phy->index * 2); in sun4i_usb_phy_write() local [all...] |
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | cpqphp_ctrl.c | 626 struct pci_resource *temp; in get_max_resource() local [all...] |
/kernel/linux/linux-6.6/crypto/ |
H A D | drbg.c | 409 unsigned char *temp = iv + drbg_blocklen(drbg); in drbg_ctr_df() local 537 unsigned char *temp = drbg->scratchpad; drbg_ctr_update() local [all...] |
H A D | ecc.c | 243 u64 temp = in[i]; in vli_lshift() local 261 u64 temp = *vli; in vli_rshift1() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ast/ |
H A D | ast_post.c | 245 u32 data, temp, i; in ast_init_dram_reg() local 1562 u32 temp; ast_post_chip_2300() local 2027 u32 temp; ast_post_chip_2500() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/hisilicon/kirin/ |
H A D | dw_drm_dsi.c | 134 u64 temp; in dsi_calc_phy_rate() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | vegam_smumgr.c | 729 uint64_t temp; in vegam_calculate_sclk_params() local 794 uint32_t temp; in vegam_get_sleep_divider_id_from_clock() local 1765 uint32_t temp; vegam_populate_dw8() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/ |
H A D | oaktrail_hdmi.c | 285 u32 dspcntr, pipeconf, dpll, temp; in oaktrail_crtc_hdmi_mode_set() local 386 u32 temp; in oaktrail_crtc_hdmi_dpms() local 502 u32 temp; oaktrail_hdmi_dpms() local 537 u32 temp; oaktrail_hdmi_detect() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
H A D | lontium-lt9611.c | 273 unsigned int temp, temp2; in lt9611_read_video_check() local 290 int temp; in lt9611_video_check() local 604 unsigned int temp; lt9611_read_edid() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | vlv_dsi.c | 614 u32 temp = intel_dsi->pixel_overlap; in intel_dsi_port_enable() local 631 u32 temp; in intel_dsi_port_enable() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/meson/ |
H A D | meson_overlay.c | 248 int temp, start, end; in meson_overlay_setup_scaler_params() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | atom.c | 112 uint32_t temp = 0xCDCDCDCD; in atom_iio_execute() local [all...] |
H A D | atombios_encoders.c | 1533 uint32_t temp, reg; in atombios_yuv_setup() local
|
H A D | ni.c | 869 u32 temp = RREG32_SMC(TN_CURRENT_GNB_TEMP) & 0x7ff; in tn_get_temp() local
|
H A D | radeon_pm.c | 674 int temp; in radeon_hwmon_show_temp() local 695 int temp; in radeon_hwmon_show_temp_thresh() local 886 int temp = radeon_get_temperature(rdev); in radeon_dpm_thermal_work_handler() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/ |
H A D | inno_hdmi.c | 172 u8 temp = hdmi_readb(hdmi, offset) & ~msk; in hdmi_modb() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | vmm.c | 1702 struct rb_node *node = NULL, *temp; in nvkm_vmm_get_locked() local
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | amc6821.c | 148 int temp[TEMP_IDX_LEN]; member [all...] |
H A D | nct7802.c | 455 int err, temp; in temp_show() local 205 nct7802_read_temp(struct nct7802_data *data, u8 reg_temp, u8 reg_temp_low, int *temp) nct7802_read_temp() argument [all...] |
H A D | nct7904.c | 391 int ret, temp; in nct7904_read_temp() local
|
H A D | nct6775.h | 117 s16 temp[5][NUM_TEMP]; /* 0=temp, 1=temp_over, 2=temp_hyst, member
|
H A D | asc7621.c | 361 s8 temp; in store_temp8() local 389 int temp; in show_temp10() local 406 int temp = ((s8) (regval & 0xfc) * 1000) + ((regval & 0x03) * 250); in show_temp62() local 417 s8 temp; in store_temp62() local 452 int temp; show_ap2_temp() local [all...] |
H A D | asb100.c | 136 static u8 TEMP_TO_REG(long temp) in TEMP_TO_REG() argument 195 u16 temp[4]; /* Register value (0 and 3 are u8 only) */ member 425 show_temp_reg(temp); variable
|