Home
last modified time | relevance | path

Searched full:ov (Results 1 – 25 of 86) sorted by relevance

1234

/linux-6.8/arch/csky/include/asm/ !
Dfutex.h21 "1: ldex.w %[ov], %[u] \n" \
33 : [r] "+r" (ret), [ov] "=&r" (oldval), \
51 __futex_atomic_op("mov %[t], %[ov]", in arch_futex_atomic_op_inuser()
55 __futex_atomic_op("add %[t], %[ov], %[op]", in arch_futex_atomic_op_inuser()
59 __futex_atomic_op("or %[t], %[ov], %[op]", in arch_futex_atomic_op_inuser()
63 __futex_atomic_op("and %[t], %[ov], %[op]", in arch_futex_atomic_op_inuser()
67 __futex_atomic_op("xor %[t], %[ov], %[op]", in arch_futex_atomic_op_inuser()
96 " cmpne %[v], %[ov] \n" in futex_atomic_cmpxchg_inatomic()
111 : [ov] "Jr" (oldval), [nv] "Jr" (newval), [e] "Jr" (-EFAULT) in futex_atomic_cmpxchg_inatomic()
/linux-6.8/arch/riscv/include/asm/ !
Dfutex.h29 : [r] "+r" (ret), [ov] "=&r" (oldval), \
46 __futex_atomic_op("amoswap.w.aqrl %[ov],%z[op],%[u]", in arch_futex_atomic_op_inuser()
50 __futex_atomic_op("amoadd.w.aqrl %[ov],%z[op],%[u]", in arch_futex_atomic_op_inuser()
54 __futex_atomic_op("amoor.w.aqrl %[ov],%z[op],%[u]", in arch_futex_atomic_op_inuser()
58 __futex_atomic_op("amoand.w.aqrl %[ov],%z[op],%[u]", in arch_futex_atomic_op_inuser()
62 __futex_atomic_op("amoxor.w.aqrl %[ov],%z[op],%[u]", in arch_futex_atomic_op_inuser()
89 " bne %[v],%z[ov],3f \n" in futex_atomic_cmpxchg_inatomic()
96 : [ov] "Jr" (oldval), [nv] "Jr" (newval) in futex_atomic_cmpxchg_inatomic()
/linux-6.8/arch/x86/boot/ !
Dvideo-mode.c120 u8 pt, ov; in vga_recalc_vertical() local
137 ov = in_idx(crtc, 0x07); /* Overflow register */ in vga_recalc_vertical()
138 ov &= 0xbd; in vga_recalc_vertical()
139 ov |= (rows >> (8-1)) & 0x02; in vga_recalc_vertical()
140 ov |= (rows >> (9-6)) & 0x40; in vga_recalc_vertical()
141 out_idx(ov, crtc, 0x07); in vga_recalc_vertical()
/linux-6.8/Documentation/devicetree/bindings/mfd/ !
Ddlg,da9063.yaml15 Using regulator-{uv,ov}-{warn,error,protection}-microvolt requires special
18 UV *and* OV monitoring, both must be set to the same severity and value
133 regulator-ov-protection-microvolt = <0>;
140 regulator-ov-protection-microvolt = <1>;
/linux-6.8/drivers/gpu/drm/armada/ !
Darmada_drm.h23 uint32_t ov, v; in armada_updatel() local
25 ov = v = readl_relaxed(ptr); in armada_updatel()
27 if (ov != v) in armada_updatel()
/linux-6.8/drivers/net/ethernet/marvell/ !
Dskge.h2296 XMR_MAX_SZ_OV = 1<<31, /* Bit 31: 1024-MaxSize Rx Cnt Ov*/
2297 XMR_1023B_OV = 1<<30, /* Bit 30: 512-1023Byte Rx Cnt Ov*/
2298 XMR_511B_OV = 1<<29, /* Bit 29: 256-511 Byte Rx Cnt Ov*/
2299 XMR_255B_OV = 1<<28, /* Bit 28: 128-255 Byte Rx Cnt Ov*/
2300 XMR_127B_OV = 1<<27, /* Bit 27: 65-127 Byte Rx Cnt Ov */
2301 XMR_64B_OV = 1<<26, /* Bit 26: 64 Byte Rx Cnt Ov */
2304 XMR_CEX_ERR_OV = 1<<23, /* Bit 23: CEXT Err Cnt Ov */
2305 XMR_FCS_ERR_OV = 1<<21, /* Bit 21: Rx FCS Error Cnt Ov */
2306 XMR_LNG_ERR_OV = 1<<20, /* Bit 20: Rx too Long Err Cnt Ov*/
2307 XMR_RUNT_OV = 1<<19, /* Bit 19: Runt Event Cnt Ov */
[all …]
/linux-6.8/Documentation/devicetree/bindings/power/supply/ !
Dqcom,pmi8998-charger.yaml27 - const: bat-ov
73 interrupt-names = "usb-plugin", "bat-ov", "wdog-bark", "usbin-icl-change";
/linux-6.8/tools/power/cpupower/utils/idle_monitor/ !
Dcpupower-monitor.h71 #define print_overflow_err(mes, ov) \ argument
75 "could be inaccurate\n"), mes, ov); \
/linux-6.8/Documentation/devicetree/bindings/leds/backlight/ !
Dlp855x-backlight.yaml96 /* 4V OV, 4 output LED0 string enabled */
143 /* 4V OV, 4 output LED string enabled */
/linux-6.8/Documentation/devicetree/bindings/regulator/ !
Dregulator.yaml145 regulator-ov-protection-microvolt:
152 regulator-ov-error-microvolt:
159 regulator-ov-warn-microvolt:
/linux-6.8/drivers/power/supply/ !
Dwm8350_power.c52 u16 sm, ov, co, chrg; in wm8350_get_supplies() local
56 ov = wm8350_reg_read(wm8350, WM8350_MISC_OVERRIDES); in wm8350_get_supplies()
71 && !(ov & WM8350_USB_LIMIT_OVRDE)) in wm8350_get_supplies()
76 && (ov & WM8350_USB_LIMIT_OVRDE) && (chrg == 0)) in wm8350_get_supplies()
/linux-6.8/arch/m68k/bvme6000/ !
Dconfig.c235 u32 v = 800000, ov; in bvme6000_read_clk() local
243 ov = v; in bvme6000_read_clk()
251 abs(ov-v) > 80 || in bvme6000_read_clk()
/linux-6.8/drivers/s390/char/ !
Dkeyboard.c364 ushort *key_map, val, ov; in do_kdsk_ioctl() local
419 ov = U(key_map[kb_index]); in do_kdsk_ioctl()
420 if (tmp.kb_value == ov) in do_kdsk_ioctl()
425 if (((ov == K_SAK) || (tmp.kb_value == K_SAK)) && in do_kdsk_ioctl()
/linux-6.8/drivers/net/ !
Dnet_failover.c163 u64 ov = old[i]; in net_failover_fold_stats() local
164 s64 delta = nv - ov; in net_failover_fold_stats()
167 if (((nv | ov) >> 32) == 0) in net_failover_fold_stats()
168 delta = (s64)(s32)((u32)nv - (u32)ov); in net_failover_fold_stats()
/linux-6.8/Documentation/admin-guide/media/ !
Domap4_camera.rst42 - PandaBoard, Rev. A2, w/ OMAP4430 ES2.1 GP & OV adapter board, tested with
/linux-6.8/arch/arm64/boot/dts/qcom/ !
Dpmi8998.dtsi21 "bat-ov",
/linux-6.8/Documentation/hwmon/ !
Dltc4261.rst56 the proximity of the ADIN2 pin to the OV pin. ADIN2 is, however, not available
/linux-6.8/drivers/regulator/ !
Drt5120-regulator.c102 * reg 0x03/0x04/0x05 to indicate PG/UV/OV in rt5120_regulator_get_error_flags()
337 /* Assign UV/OV HW protection behavior */ in rt5120_device_property_init()
Dda9063-regulator.c788 /* make sure that UV and OV monitoring is set to the same severity and value */ in da9063_check_xvp_constraints()
791 "%s: protection-microvolt: value must be equal for uv and ov!\n", in da9063_check_xvp_constraints()
796 dev_err(config->dev, "%s: error-microvolt: value must be equal for uv and ov!\n", in da9063_check_xvp_constraints()
801 dev_err(config->dev, "%s: warn-microvolt: value must be equal for uv and ov!\n", in da9063_check_xvp_constraints()
/linux-6.8/drivers/block/drbd/ !
Ddrbd_strings.c69 [-SS_RESYNC_RUNNING] = "Can not start OV/resync since it is already active",
/linux-6.8/drivers/media/platform/marvell/ !
Dcafe-driver.c94 #define TWSIC0_OVMAGIC 0x00800000 /* Make it work on OV sensors */
168 rval |= TWSIC0_OVMAGIC; /* Make OV sensors work */ in cafe_smbus_write_data()
247 rval |= TWSIC0_OVMAGIC; /* Make OV sensors work */ in cafe_smbus_read_data()
/linux-6.8/drivers/net/ethernet/atheros/atl1c/ !
Datl1c_hw.h335 #define SERDES_SELFB_PLL_CSR_4 3 /* 4-12% OV-CLK */
336 #define SERDES_SELFB_PLL_CSR_0 2 /* 0-4% OV-CLK */
337 #define SERDES_SELFB_PLL_CSR_12 1 /* 12-18% OV-CLK */
338 #define SERDES_SELFB_PLL_CSR_18 0 /* 18-25% OV-CLK */
/linux-6.8/drivers/media/i2c/ !
Dov7670.c171 #define REG_REG76 0x76 /* OV's name */
283 { REG_CLKRC, 0x1 }, /* OV: clock scale (30 fps) */
284 { REG_TSLB, 0x04 }, /* OV */
287 * Set the hardware window. These values from OV don't entirely
399 * RGB656 and YUV422 come from OV; RGB444 is homebrewed.
631 if (v != 0x7f) /* OV manuf. id. */ in ov7670_detect()
699 * QCIF mode is done (by OV) in a very strange way - it actually looks like
988 * Fields: the OV devices claim to be progressive. in ov7670_try_fmt_internal()
/linux-6.8/drivers/net/can/usb/peak_usb/ !
Dpcan_usb_fd.c674 struct pcan_ufd_ovr_msg *ov = (struct pcan_ufd_ovr_msg *)rx_msg; in pcan_usb_fd_decode_overrun() local
680 if (pufd_omsg_get_channel(ov) >= ARRAY_SIZE(usb_if->dev)) in pcan_usb_fd_decode_overrun()
683 dev = usb_if->dev[pufd_omsg_get_channel(ov)]; in pcan_usb_fd_decode_overrun()
694 peak_usb_netif_rx_64(skb, le32_to_cpu(ov->ts_low), in pcan_usb_fd_decode_overrun()
695 le32_to_cpu(ov->ts_high)); in pcan_usb_fd_decode_overrun()
/linux-6.8/drivers/hwmon/ !
Dltc4260.c110 * UV/OV faults are associated with the input voltage, and the POWER BAD and

1234