Searched defs:latch (Results 1 – 14 of 14) sorted by relevance
/linux-6.3-rc2/drivers/clk/ti/ |
A 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
|
A D | clock.h | 16 s8 latch; member 32 s8 latch; member
|
A D | clk.c | 338 u32 latch; in ti_clk_latch() local
|
/linux-6.3-rc2/kernel/time/ |
A 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.3-rc2/drivers/gpio/ |
A D | gpio-latch.c | 78 int latch = offset / priv->n_latched_gpios; in gpio_latch_set_unlocked() local
|
/linux-6.3-rc2/drivers/clocksource/ |
A D | timer-ixp4xx.c | 48 u32 latch; member
|
/linux-6.3-rc2/arch/x86/kernel/ |
A D | tsc.c | 405 static unsigned long pit_calibrate_tsc(u32 latch, unsigned long ms, int loopmin) in pit_calibrate_tsc() 737 unsigned long flags, latch, ms; in pit_hpet_ptimer_calibrate_cpu() local
|
/linux-6.3-rc2/drivers/platform/surface/ |
A 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.3-rc2/drivers/pcmcia/ |
A D | tcic.c | 532 u_char latch, sstat; in tcic_interrupt() local
|
/linux-6.3-rc2/drivers/md/ |
A D | dm.c | 131 int latch = READ_ONCE(swap_bios); in get_swap_bios() local 1375 static noinline void __set_swap_bios_limit(struct mapped_device *md, int latch) in __set_swap_bios_limit() 1408 int latch = get_swap_bios(); in __map_bio() local
|
/linux-6.3-rc2/drivers/staging/fbtft/ |
A D | fbtft.h | 213 struct gpio_desc *latch; member
|
/linux-6.3-rc2/drivers/media/tuners/ |
A D | mxl5005s.c | 3863 static int mxl5005s_writereg(struct dvb_frontend *fe, u8 reg, u8 val, int latch) in mxl5005s_writereg()
|
/linux-6.3-rc2/drivers/gpu/drm/vc4/ |
A D | vc4_dsi.c | 718 static void vc4_dsi_latch_ulps(struct vc4_dsi *dsi, bool latch) in vc4_dsi_latch_ulps()
|
/linux-6.3-rc2/kernel/printk/ |
A D | printk.c | 454 seqcount_latch_t latch; member
|
Completed in 53 milliseconds