Searched defs:latch (Results 1 – 14 of 14) sorted by relevance
/linux-6.6.21/drivers/clk/ti/ |
D | mux.c | 125 s8 latch, u8 clk_mux_flags, u32 *table) in _register_mux() 175 s32 latch = -EINVAL; in of_mux_clk_setup() local
|
D | clock.h | 16 s8 latch; member 32 s8 latch; member
|
D | clk.c | 338 u32 latch; in ti_clk_latch() local
|
/linux-6.6.21/kernel/time/ |
D | clockevents.c | 32 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.6.21/drivers/gpio/ |
D | gpio-latch.c | 78 int latch = offset / priv->n_latched_gpios; in gpio_latch_set_unlocked() local
|
/linux-6.6.21/drivers/clocksource/ |
D | timer-ixp4xx.c | 48 u32 latch; member
|
/linux-6.6.21/arch/x86/kernel/ |
D | tsc.c | 425 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.6.21/drivers/platform/surface/ |
D | surface_dtx.c | 319 u8 latch; in sdtx_ioctl_get_latch_status() local 879 u8 mode, latch; in sdtx_device_state_workfn() local
|
/linux-6.6.21/drivers/pcmcia/ |
D | tcic.c | 532 u_char latch, sstat; in tcic_interrupt() local
|
/linux-6.6.21/drivers/md/ |
D | dm.c | 131 int latch = READ_ONCE(swap_bios); in get_swap_bios() local 1378 static noinline void __set_swap_bios_limit(struct mapped_device *md, int latch) in __set_swap_bios_limit() 1411 int latch = get_swap_bios(); in __map_bio() local
|
/linux-6.6.21/drivers/staging/fbtft/ |
D | fbtft.h | 213 struct gpio_desc *latch; member
|
/linux-6.6.21/drivers/media/tuners/ |
D | mxl5005s.c | 3867 static int mxl5005s_writereg(struct dvb_frontend *fe, u8 reg, u8 val, int latch) in mxl5005s_writereg()
|
/linux-6.6.21/drivers/gpu/drm/vc4/ |
D | vc4_dsi.c | 714 static void vc4_dsi_latch_ulps(struct vc4_dsi *dsi, bool latch) in vc4_dsi_latch_ulps()
|
/linux-6.6.21/kernel/printk/ |
D | printk.c | 456 seqcount_latch_t latch; member
|