Searched defs:latch (Results  1 – 13 of 13) sorted by relevance
| /Linux-v5.4/drivers/clk/ti/ | 
| 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
 
 | 
| D | divider.c | 317 				     u8 shift, u8 width, s8 latch,  in _register_divider()524 	u32 *flags, u8 *div_flags, u8 *width, u8 *shift, s8 *latch)  in ti_clk_divider_populate()
 581 	s8 latch = -EINVAL;  in of_ti_divider_clk_setup()  local
 
 | 
| D | clock.h | 25 	s8			latch;  member38 	s8			latch;  member
 
 | 
| D | clk.c | 294 	u32 latch;  in ti_clk_latch()  local
 | 
| /Linux-v5.4/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-v5.4/drivers/clocksource/ | 
| D | timer-ixp4xx.c | 59 	u32 latch;  member
 | 
| /Linux-v5.4/lib/ | 
| D | random32.c | 267 	static bool latch = false;  in __prandom_reseed()  local
 | 
| /Linux-v5.4/arch/x86/kernel/ | 
| D | tsc.c | 381 static unsigned long pit_calibrate_tsc(u32 latch, unsigned long ms, int loopmin)  in pit_calibrate_tsc()713 	unsigned long flags, latch, ms;  in pit_hpet_ptimer_calibrate_cpu()  local
 
 | 
| /Linux-v5.4/drivers/pcmcia/ | 
| D | tcic.c | 532     u_char latch, sstat;  in tcic_interrupt()  local
 | 
| /Linux-v5.4/drivers/staging/fbtft/ | 
| D | fbtft.h | 213 		struct gpio_desc *latch;  member
 | 
| /Linux-v5.4/drivers/usb/phy/ | 
| D | phy-isp1301-omap.c | 1080 	u8 latch = isp1301_get_u8(isp, ISP1301_INTERRUPT_LATCH);  in isp1301_clear_latch()  local
 | 
| /Linux-v5.4/drivers/media/tuners/ | 
| D | mxl5005s.c | 3875 static int mxl5005s_writereg(struct dvb_frontend *fe, u8 reg, u8 val, int latch)  in mxl5005s_writereg()
 | 
| /Linux-v5.4/drivers/gpu/drm/vc4/ | 
| D | vc4_dsi.c | 662 static void vc4_dsi_latch_ulps(struct vc4_dsi *dsi, bool latch)  in vc4_dsi_latch_ulps()
 |