Searched refs:res_val (Results 1 – 7 of 7) sorted by relevance
82 uint32_t res_val = VBIOSSMC_Status_BUSY; in dcn301_smu_wait_for_response() local85 res_val = REG_READ(MP1_SMN_C2PMSG_91); in dcn301_smu_wait_for_response()86 if (res_val != VBIOSSMC_Status_BUSY) in dcn301_smu_wait_for_response()95 return res_val; in dcn301_smu_wait_for_response()
102 uint32_t res_val = VBIOSSMC_Status_BUSY; in dcn316_smu_wait_for_response() local105 res_val = REG_READ(MP1_SMN_C2PMSG_91); in dcn316_smu_wait_for_response()106 if (res_val != VBIOSSMC_Status_BUSY) in dcn316_smu_wait_for_response()115 return res_val; in dcn316_smu_wait_for_response()
103 uint32_t res_val = VBIOSSMC_Status_BUSY; in dcn314_smu_wait_for_response() local106 res_val = REG_READ(MP1_SMN_C2PMSG_91); in dcn314_smu_wait_for_response()107 if (res_val != VBIOSSMC_Status_BUSY) in dcn314_smu_wait_for_response()116 return res_val; in dcn314_smu_wait_for_response()
87 uint32_t res_val = VBIOSSMC_Status_BUSY; in dcn31_smu_wait_for_response() local90 res_val = REG_READ(MP1_SMN_C2PMSG_91); in dcn31_smu_wait_for_response()91 if (res_val != VBIOSSMC_Status_BUSY) in dcn31_smu_wait_for_response()100 return res_val; in dcn31_smu_wait_for_response()
278 uint8_t res_reg, res_val; in sd_start_video() local303 res_val = 0x02; in sd_start_video()305 res_val = 0x01; in sd_start_video()334 write_register(gspca_dev, res_reg, res_val); in sd_start_video()
275 int val = 0, gain = 0, res_val; in wcd_clsh_v2_set_hph_mode() local278 res_val = WCD9XXX_CLASSH_CTRL_VCL_VREF_FILT_R_0KOHM; in wcd_clsh_v2_set_hph_mode()281 res_val = WCD9XXX_CLASSH_CTRL_VCL_VREF_FILT_R_50KOHM; in wcd_clsh_v2_set_hph_mode()306 res_val); in wcd_clsh_v2_set_hph_mode()
362 u16 res_val; in pac1921_read_raw() local374 ret = pac1921_read_res(priv, chan->address, &res_val); in pac1921_read_raw()378 *val = res_val; in pac1921_read_raw()