Searched defs:latch (Results 1 - 10 of 10) sorted by relevance
/linux-4.4.14/arch/m32r/kernel/ |
H A D | time.c | 58 static unsigned long latch; variable
|
/linux-4.4.14/lib/ |
H A D | random32.c | 266 static bool latch = false; __prandom_reseed() local
|
/linux-4.4.14/kernel/time/ |
H A D | clockevents.c | 36 static u64 cev_delta2ns(unsigned long latch, struct clock_event_device *evt, cev_delta2ns() argument 91 u64 clockevent_delta2ns(unsigned long latch, struct clock_event_device *evt) clockevent_delta2ns() argument
|
/linux-4.4.14/drivers/pcmcia/ |
H A D | tcic.c | 534 u_char latch, sstat; tcic_interrupt() local
|
/linux-4.4.14/drivers/usb/phy/ |
H A D | phy-isp1301-omap.c | 1093 u8 latch = isp1301_get_u8(isp, ISP1301_INTERRUPT_LATCH); isp1301_clear_latch() local
|
/linux-4.4.14/drivers/staging/fbtft/ |
H A D | fbtft.h | 234 int latch; member in struct:fbtft_par::__anon10313
|
/linux-4.4.14/arch/x86/kernel/ |
H A D | tsc.c | 450 static unsigned long pit_calibrate_tsc(u32 latch, unsigned long ms, int loopmin) pit_calibrate_tsc() argument 669 unsigned long flags, latch, ms, fast_calibrate; native_calibrate_tsc() local
|
/linux-4.4.14/drivers/media/tuners/ |
H A D | mxl5005s.c | 3872 static int mxl5005s_writereg(struct dvb_frontend *fe, u8 reg, u8 val, int latch) mxl5005s_writereg() argument
|
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/ |
H A D | irq.h | 313 u32 latch; member in struct:bfin_pint_regs
|
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/ |
H A D | irq.h | 448 u32 latch; member in struct:bfin_pint_regs
|
Completed in 492 milliseconds