Searched defs:newval (Results 101 – 109 of 109) sorted by relevance
12345
350 int newval; in send_cmd_sq() local
40 void __user *newval; member
3361 u32 val, newval; in demux_c15_set() local
219 #define set_field(data, newval, field) do { \ argument
1093 unsigned int oldval, newval; in update_pcm_stream_id() local
923 u8 newval = ucontrol->value.integer.value[0]; in snd_nativeinstruments_control_put() local
2926 target_ulong newval = (env->mstatus & ~mask) | (val & mask); in write_sstatus() local
129 uint64_t newval; in write_cpustate_to_list() local
6143 static void tg3_refclk_write(struct tg3 *tp, u64 newval) in tg3_refclk_write()