Searched defs:latch (Results 1 – 14 of 14) sorted by relevance
/linux-6.1.9/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.1.9/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.1.9/drivers/clocksource/ |
D | timer-ixp4xx.c | 48 u32 latch; member
|
/linux-6.1.9/arch/x86/kernel/ |
D | tsc.c | 389 static unsigned long pit_calibrate_tsc(u32 latch, unsigned long ms, int loopmin) in pit_calibrate_tsc() 721 unsigned long flags, latch, ms; in pit_hpet_ptimer_calibrate_cpu() local
|
/linux-6.1.9/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.1.9/drivers/pcmcia/ |
D | tcic.c | 532 u_char latch, sstat; in tcic_interrupt() local
|
/linux-6.1.9/drivers/md/ |
D | dm.c | 129 int latch = READ_ONCE(swap_bios); in get_swap_bios() local 1385 static noinline void __set_swap_bios_limit(struct mapped_device *md, int latch) in __set_swap_bios_limit() 1418 int latch = get_swap_bios(); in __map_bio() local
|
/linux-6.1.9/drivers/staging/fbtft/ |
D | fbtft.h | 213 struct gpio_desc *latch; member
|
/linux-6.1.9/drivers/usb/phy/ |
D | phy-isp1301-omap.c | 1080 u8 latch = isp1301_get_u8(isp, ISP1301_INTERRUPT_LATCH); in isp1301_clear_latch() local
|
/linux-6.1.9/drivers/media/tuners/ |
D | mxl5005s.c | 3863 static int mxl5005s_writereg(struct dvb_frontend *fe, u8 reg, u8 val, int latch) in mxl5005s_writereg()
|
/linux-6.1.9/drivers/gpu/drm/vc4/ |
D | vc4_dsi.c | 706 static void vc4_dsi_latch_ulps(struct vc4_dsi *dsi, bool latch) in vc4_dsi_latch_ulps()
|
/linux-6.1.9/kernel/printk/ |
D | printk.c | 370 seqcount_latch_t latch; member
|