Home
last modified time | relevance | path

Searched defs:latch (Results 1 – 15 of 15) sorted by relevance

/linux-6.8/drivers/clk/ti/ !
Dmux.c125 s8 latch, u8 clk_mux_flags, u32 *table) in _register_mux()
175 s32 latch = -EINVAL; in of_mux_clk_setup() local
Dclock.h16 s8 latch; member
32 s8 latch; member
Dclk.c338 u32 latch; in ti_clk_latch() local
/linux-6.8/kernel/time/ !
Dclockevents.c32 static u64 cev_delta2ns(unsigned long latch, struct clock_event_device *evt, in cev_delta2ns()
85 u64 clockevent_delta2ns(unsigned long latch, struct clock_event_device *evt) in clockevent_delta2ns()
/linux-6.8/drivers/gpio/ !
Dgpio-latch.c78 int latch = offset / priv->n_latched_gpios; in gpio_latch_set_unlocked() local
/linux-6.8/drivers/clocksource/ !
Dtimer-ixp4xx.c48 u32 latch; member
/linux-6.8/arch/x86/kernel/ !
Dtsc.c425 static unsigned long pit_calibrate_tsc(u32 latch, unsigned long ms, int loopmin) in pit_calibrate_tsc()
757 unsigned long flags, latch, ms; in pit_hpet_ptimer_calibrate_cpu() local
/linux-6.8/drivers/platform/surface/ !
Dsurface_dtx.c319 u8 latch; in sdtx_ioctl_get_latch_status() local
879 u8 mode, latch; in sdtx_device_state_workfn() local
/linux-6.8/drivers/pcmcia/ !
Dtcic.c532 u_char latch, sstat; in tcic_interrupt() local
/linux-6.8/drivers/iio/imu/bmi323/ !
Dbmi323_core.c1819 bool active_high, bool open_drain, bool latch) in bmi323_int_pin_config()
1862 bool open_drain, active_high, latch; in bmi323_trigger_probe() local
/linux-6.8/drivers/md/ !
Ddm.c131 int latch = READ_ONCE(swap_bios); in get_swap_bios() local
1382 static noinline void __set_swap_bios_limit(struct mapped_device *md, int latch) in __set_swap_bios_limit()
1415 int latch = get_swap_bios(); in __map_bio() local
/linux-6.8/drivers/staging/fbtft/ !
Dfbtft.h213 struct gpio_desc *latch; member
/linux-6.8/drivers/media/tuners/ !
Dmxl5005s.c3867 static int mxl5005s_writereg(struct dvb_frontend *fe, u8 reg, u8 val, int latch) in mxl5005s_writereg()
/linux-6.8/drivers/gpu/drm/vc4/ !
Dvc4_dsi.c714 static void vc4_dsi_latch_ulps(struct vc4_dsi *dsi, bool latch) in vc4_dsi_latch_ulps()
/linux-6.8/kernel/printk/ !
Dprintk.c456 seqcount_latch_t latch; member