Home
last modified time | relevance | path

Searched refs:temp_val (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dacpi-als.c87 unsigned long long temp_val; in acpi_als_read_value() local
91 &temp_val); in acpi_als_read_value()
98 *val = temp_val; in acpi_als_read_value()
141 s32 temp_val; in acpi_als_read_raw() local
151 ret = acpi_als_read_value(als, ACPI_ALS_ILLUMINANCE, &temp_val); in acpi_als_read_raw()
155 *val = temp_val; in acpi_als_read_raw()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/cifs/files/
H A DCVE-2022-29869.patch33 - temp_val);
34 strlcpy(parsed_info->domain, temp_val,
41 - temp_val ? temp_val : "(null)");
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dtps65090.h124 unsigned int temp_val; in tps65090_read() local
127 ret = regmap_read(tps->rmap, reg, &temp_val); in tps65090_read()
129 *val = temp_val; in tps65090_read()
/OK3568_Linux_fs/kernel/drivers/usb/c67x00/
H A Dc67x00-hcd.c286 u16 temp_val; in c67x00_hcd_get_frame() local
289 temp_val = c67x00_ll_husb_get_frame(c67x00->sie); in c67x00_hcd_get_frame()
290 temp_val &= HOST_FRAME_MASK; in c67x00_hcd_get_frame()
291 return temp_val ? (temp_val - 1) : HOST_FRAME_MASK; in c67x00_hcd_get_frame()
/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dbma2xx.c1082 u32 temp_val; in bma2x2_parse_dt() local
1085 rc = of_property_read_u32(np, "high_g_mode", &temp_val); in bma2x2_parse_dt()
1087 high_g_mode = (u8)temp_val; in bma2x2_parse_dt()
1089 rc = of_property_read_u32(np, "slope_mode", &temp_val); in bma2x2_parse_dt()
1091 slope_mode = (u8)temp_val; in bma2x2_parse_dt()
1093 rc = of_property_read_u32(np, "interrupt_dur", &temp_val); in bma2x2_parse_dt()
1095 interrupt_dur = (u8)temp_val; in bma2x2_parse_dt()
1097 rc = of_property_read_u32(np, "interrupt_threshold", &temp_val); in bma2x2_parse_dt()
1099 interrupt_threshold = (u8)temp_val; in bma2x2_parse_dt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/
H A Dphydm_cfotracking.c278 u32 temp_val = HAL_READ32(SYSTEM_CTRL_BASE_LP, in phydm_set_crystal_cap_reg() local
280 temp_val = ((crystal_cap << 24) & 0x7F000000) in phydm_set_crystal_cap_reg()
281 | (temp_val & (~0x7F000000)); in phydm_set_crystal_cap_reg()
283 temp_val); in phydm_set_crystal_cap_reg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_cfotracking.c279 u32 temp_val = HAL_READ32(SYSTEM_CTRL_BASE_LP, in phydm_set_crystal_cap_reg() local
281 temp_val = ((crystal_cap << 24) & 0x7F000000) in phydm_set_crystal_cap_reg()
282 | (temp_val & (~0x7F000000)); in phydm_set_crystal_cap_reg()
284 temp_val); in phydm_set_crystal_cap_reg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_cfotracking.c278 u32 temp_val = HAL_READ32(SYSTEM_CTRL_BASE_LP, in phydm_set_crystal_cap_reg() local
280 temp_val = ((crystal_cap << 24) & 0x7F000000) in phydm_set_crystal_cap_reg()
281 | (temp_val & (~0x7F000000)); in phydm_set_crystal_cap_reg()
283 temp_val); in phydm_set_crystal_cap_reg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/
H A Dphydm_cfotracking.c279 u32 temp_val = HAL_READ32(SYSTEM_CTRL_BASE_LP, in phydm_set_crystal_cap_reg() local
281 temp_val = ((crystal_cap << 24) & 0x7F000000) in phydm_set_crystal_cap_reg()
282 | (temp_val & (~0x7F000000)); in phydm_set_crystal_cap_reg()
284 temp_val); in phydm_set_crystal_cap_reg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/
H A Dphydm_cfotracking.c278 u32 temp_val = HAL_READ32(SYSTEM_CTRL_BASE_LP, in phydm_set_crystal_cap_reg() local
280 temp_val = ((crystal_cap << 24) & 0x7F000000) in phydm_set_crystal_cap_reg()
281 | (temp_val & (~0x7F000000)); in phydm_set_crystal_cap_reg()
283 temp_val); in phydm_set_crystal_cap_reg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/
H A Dphydm_cfotracking.c279 u32 temp_val = HAL_READ32(SYSTEM_CTRL_BASE_LP, in phydm_set_crystal_cap_reg() local
281 temp_val = ((crystal_cap << 24) & 0x7F000000) in phydm_set_crystal_cap_reg()
282 | (temp_val & (~0x7F000000)); in phydm_set_crystal_cap_reg()
284 temp_val); in phydm_set_crystal_cap_reg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/
H A Dphydm_cfotracking.c278 u32 temp_val = HAL_READ32(SYSTEM_CTRL_BASE_LP, in phydm_set_crystal_cap_reg() local
280 temp_val = ((crystal_cap << 24) & 0x7F000000) in phydm_set_crystal_cap_reg()
281 | (temp_val & (~0x7F000000)); in phydm_set_crystal_cap_reg()
283 temp_val); in phydm_set_crystal_cap_reg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_cfotracking.c279 u32 temp_val = HAL_READ32(SYSTEM_CTRL_BASE_LP, in phydm_set_crystal_cap_reg() local
281 temp_val = ((crystal_cap << 24) & 0x7F000000) in phydm_set_crystal_cap_reg()
282 | (temp_val & (~0x7F000000)); in phydm_set_crystal_cap_reg()
284 temp_val); in phydm_set_crystal_cap_reg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_cfotracking.c279 u32 temp_val = HAL_READ32(SYSTEM_CTRL_BASE_LP, in phydm_set_crystal_cap_reg() local
281 temp_val = ((crystal_cap << 24) & 0x7F000000) in phydm_set_crystal_cap_reg()
282 | (temp_val & (~0x7F000000)); in phydm_set_crystal_cap_reg()
284 temp_val); in phydm_set_crystal_cap_reg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_cfotracking.c279 u32 temp_val = HAL_READ32(SYSTEM_CTRL_BASE_LP, in phydm_set_crystal_cap_reg() local
281 temp_val = ((crystal_cap << 24) & 0x7F000000) in phydm_set_crystal_cap_reg()
282 | (temp_val & (~0x7F000000)); in phydm_set_crystal_cap_reg()
284 temp_val); in phydm_set_crystal_cap_reg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_cfotracking.c279 u32 temp_val = HAL_READ32(SYSTEM_CTRL_BASE_LP, in phydm_set_crystal_cap_reg() local
281 temp_val = ((crystal_cap << 24) & 0x7F000000) in phydm_set_crystal_cap_reg()
282 | (temp_val & (~0x7F000000)); in phydm_set_crystal_cap_reg()
284 temp_val); in phydm_set_crystal_cap_reg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/
H A Dphydm_cfotracking.c278 u32 temp_val = HAL_READ32(SYSTEM_CTRL_BASE_LP, in phydm_set_crystal_cap_reg() local
280 temp_val = ((crystal_cap << 24) & 0x7F000000) in phydm_set_crystal_cap_reg()
281 | (temp_val & (~0x7F000000)); in phydm_set_crystal_cap_reg()
283 temp_val); in phydm_set_crystal_cap_reg()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_uk.c702 u64 temp_val; in i40iw_cq_request_notification() local
708 get_64bit_val(cq->shadow_area, 32, &temp_val); in i40iw_cq_request_notification()
709 arm_seq_num = (u8)RS_64(temp_val, I40IW_CQ_DBSA_ARM_SEQ_NUM); in i40iw_cq_request_notification()
712 sw_cq_sel = (u16)RS_64(temp_val, I40IW_CQ_DBSA_SW_CQ_SELECT); in i40iw_cq_request_notification()
713 arm_next_se = (u8)RS_64(temp_val, I40IW_CQ_DBSA_ARM_NEXT_SE); in i40iw_cq_request_notification()
717 temp_val = LS_64(arm_seq_num, I40IW_CQ_DBSA_ARM_SEQ_NUM) | in i40iw_cq_request_notification()
722 set_64bit_val(cq->shadow_area, 32, temp_val); in i40iw_cq_request_notification()
/OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/
H A Dnvp6158_video_auto_detect.c1004 unsigned char temp_val = 0x0; in nvp6158_video_output_data_out_mode_set() local
1013 case CH2 : temp_val = gpio_i2c_read(nvp6158_iic_addr[vo_data_out_mode->devnum], 0x7A); in nvp6158_video_output_data_out_mode_set()
1016 case CH4 : temp_val = gpio_i2c_read(nvp6158_iic_addr[vo_data_out_mode->devnum], 0x7B); in nvp6158_video_output_data_out_mode_set()
1022 case CH3 : temp_val = ((temp_val & 0xF0) | (vo_data_out_mode -> set_val & 0xF)); in nvp6158_video_output_data_out_mode_set()
1025 case CH4 : temp_val = ((temp_val & 0x0F) | ((vo_data_out_mode -> set_val & 0xF) << 4)); in nvp6158_video_output_data_out_mode_set()
1032 case CH2 : gpio_i2c_write(nvp6158_iic_addr[vo_data_out_mode->devnum], 0x7A, temp_val); in nvp6158_video_output_data_out_mode_set()
1035 case CH4 : gpio_i2c_write(nvp6158_iic_addr[vo_data_out_mode->devnum], 0x7B, temp_val); in nvp6158_video_output_data_out_mode_set()
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dsch5636.c63 u8 temp_val[SCH5636_NO_TEMPS]; member
101 data->temp_val[i] = val; in sch5636_update_device()
201 val = (data->temp_val[attr->index] - 64) * 1000; in temp_value_show()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_core.c1179 u32 temp_val; in fts_parse_dt() local
1223 ret = of_property_read_u32(np, "focaltech,max-touch-number", &temp_val); in fts_parse_dt()
1225 if (temp_val < 2) in fts_parse_dt()
1227 else if (temp_val > FTS_MAX_POINTS_SUPPORT) in fts_parse_dt()
1230 pdata->max_touch_number = temp_val; in fts_parse_dt()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_core.c1175 u32 temp_val = 0; in fts_parse_dt() local
1236 ret = of_property_read_u32(np, "focaltech,max-touch-number", &temp_val); in fts_parse_dt()
1241 if (temp_val < 2) in fts_parse_dt()
1243 else if (temp_val > FTS_MAX_POINTS_SUPPORT) in fts_parse_dt()
1246 pdata->max_touch_number = temp_val; in fts_parse_dt()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils_fw2x.c327 u32 temp_val = mpi_opts & HW_ATL_FW2X_CTRL_TEMPERATURE; in aq_fw2x_get_phy_temp() local
341 temp_val != in aq_fw2x_get_phy_temp()
/OK3568_Linux_fs/kernel/drivers/scsi/csiostor/
H A Dcsio_mb.c199 uint32_t temp_params = 0, temp_val = 0; in csio_mb_params() local
216 temp_val = *val++; in csio_mb_params()
219 *p++ = htonl(temp_val); in csio_mb_params()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c2140 uint32_t temp, temp_state, temp_val; in netxen_nic_check_temp() local
2146 temp_val = nx_get_temp_val(temp); in netxen_nic_check_temp()
2152 netdev->name, temp_val); in netxen_nic_check_temp()
2160 netdev->name, temp_val); in netxen_nic_check_temp()
2167 temp_val); in netxen_nic_check_temp()

12