Lines Matching refs:value
970 u32 value = 0;
983 rc = get_user(value, (__u32 __user *)arg);
989 if (value & 0x01) {
1001 if (value & 0x02) {
1022 value |= 0x01;
1026 value |= 0x02;
1028 return put_user(value, (__u32 __user *)arg);
1607 /* If we fall through the bottom, try the "default value"
1617 /* If we fall through the bottom, try the "default value"
1825 /* Calculate PPLL value if necessary */