Home
last modified time | relevance | path

Searched defs:clear (Results 51 – 75 of 310) sorted by relevance

12345678910>>...13

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmmio.c69 u32 clear, u32 set) in mt76_set_irq_mask()
/openbmc/qemu/python/qemu/qmp/
H A Devents.py565 def clear(self) -> List[Message]: member in EventListener
/openbmc/linux/drivers/usb/phy/
H A Dphy-isp1301.c41 static int __isp1301_write(struct isp1301 *isp, u8 reg, u8 value, u8 clear) in __isp1301_write()
/openbmc/linux/drivers/spi/
H A Dspi-amd.c108 static void amd_spi_setclear_reg8(struct amd_spi *amd_spi, int idx, u8 set, u8 clear) in amd_spi_setclear_reg8()
126 static inline void amd_spi_setclear_reg32(struct amd_spi *amd_spi, int idx, u32 set, u32 clear) in amd_spi_setclear_reg32()
/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_rf.h60 void (*clear)(struct zd_rf *rf); member
/openbmc/u-boot/arch/x86/include/asm/
H A Dmsr.h130 static inline void msr_clrsetbits_64(unsigned msr, u64 clear, u64 set) in msr_clrsetbits_64()
149 static inline void msr_clrbits_64(unsigned msr, u64 clear) in msr_clrbits_64()
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-queue.c77 struct ivtv_queue *to, int clear) in ivtv_queue_move_buf()
/openbmc/linux/mm/
H A Dmemfd.c99 bool clear = true; in memfd_wait_for_pins() local
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtaskexp_ncurses.py585 def clear(self): member in ProgressView
600 def clear(self,enable_show=True): member in FilterView
965 def clear(): function
/openbmc/linux/arch/sparc/kernel/
H A Dirq.h31 u32 clear; member
/openbmc/linux/arch/hexagon/kernel/
H A Dtime.c64 u32 clear; /* one-shot register that clears the count */ member
/openbmc/linux/drivers/bus/
H A Domap_l3_smx.c159 u64 status, clear; in omap3_l3_app_irq() local
H A Domap_l3_noc.c54 u32 std_err_main, clear, masterid; in l3_handle_target() local
/openbmc/linux/drivers/clk/renesas/
H A Drcar-cpg-lib.c27 void cpg_reg_modify(void __iomem *reg, u32 clear, u32 set) in cpg_reg_modify()
/openbmc/linux/drivers/accessibility/speakup/
H A Dserialio.c165 static void spk_serial_tiocmset(struct spk_synth *in_synth, unsigned int set, unsigned int clear) in spk_serial_tiocmset()
/openbmc/bmcweb/http/
H A Dhttp_request.hpp64 void clear() in clear() function
/openbmc/linux/drivers/edac/
H A Dcell_edac.c82 u64 fir, addreg, clear = 0; in cell_edac_check() local
/openbmc/linux/tools/testing/selftests/hid/tests/
H A Dtest_wacom_generic.py93 def clear(): member in Buttons
118 def clear(): member in ToolID
/openbmc/linux/drivers/soundwire/
H A Dbus.c1464 u8 clear, impl_int_mask; in sdw_handle_dp0_interrupt() local
1537 u8 clear, impl_int_mask; in sdw_handle_port_interrupt() local
1610 u8 clear = 0, bit, port_status[15] = {0}; in sdw_handle_slave_alerts() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dcmd.c208 bool clear, struct mlx5_fpga_qp_counters *data) in mlx5_fpga_query_qp_counters()
/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_hub.c160 static int clrset_post_state(struct udevice *hub, int port, int clear, int set) in clrset_post_state()
/openbmc/linux/tools/testing/selftests/user_events/
H A Dperf_test.c85 static int clear(int *check) in clear() function
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__intrusive_queue.hpp98 void clear() noexcept in clear() function in stdexec::__queue::__intrusive_queue
/openbmc/phosphor-net-ipmid/sol/
H A Dsol_context.cpp285 void Context::resendPayload(bool clear) in resendPayload()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_de.h45 intel_de_rmw(struct drm_i915_private *i915, i915_reg_t reg, u32 clear, u32 set) in intel_de_rmw()

12345678910>>...13