Searched defs:latch (Results 1 – 14 of 14) sorted by relevance
/linux/drivers/clk/ti/ |
A D | mux.c | 133 s8 latch, u8 clk_mux_flags, u32 *table) in _register_mux() 182 s32 latch = -EINVAL; in of_mux_clk_setup() local
|
A D | clock.h | 24 s8 latch; member 40 s8 latch; member
|
A D | clk.c | 296 u32 latch; in ti_clk_latch() local
|
/linux/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/drivers/clocksource/ |
A D | timer-ixp4xx.c | 50 u32 latch; member
|
/linux/arch/x86/kernel/ |
A 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/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/drivers/pcmcia/ |
A D | tcic.c | 532 u_char latch, sstat; in tcic_interrupt() local
|
/linux/drivers/md/ |
A D | dm.c | 116 int latch = READ_ONCE(swap_bios); in get_swap_bios() local 1170 static noinline void __set_swap_bios_limit(struct mapped_device *md, int latch) in __set_swap_bios_limit() 1206 int latch = get_swap_bios(); in __map_bio() local
|
/linux/drivers/staging/fbtft/ |
A D | fbtft.h | 213 struct gpio_desc *latch; member
|
/linux/drivers/usb/phy/ |
A D | phy-isp1301-omap.c | 1080 u8 latch = isp1301_get_u8(isp, ISP1301_INTERRUPT_LATCH); in isp1301_clear_latch() local
|
/linux/drivers/media/tuners/ |
A D | mxl5005s.c | 3875 static int mxl5005s_writereg(struct dvb_frontend *fe, u8 reg, u8 val, int latch) in mxl5005s_writereg()
|
/linux/drivers/gpu/drm/vc4/ |
A D | vc4_dsi.c | 667 static void vc4_dsi_latch_ulps(struct vc4_dsi *dsi, bool latch) in vc4_dsi_latch_ulps()
|
/linux/kernel/printk/ |
A D | printk.c | 371 seqcount_latch_t latch; member
|
Completed in 48 milliseconds