Searched defs:latch (Results 1 – 9 of 9) sorted by relevance
/linux/kernel/time/ |
H 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/gpio/ |
H A D | gpio-latch.c | 80 int latch = offset / priv->n_latched_gpios, i, ret; in gpio_latch_set_unlocked() local
|
/linux/drivers/clk/ti/ |
H A D | clock.h | 16 s8 latch; member 32 s8 latch; member
|
/linux/drivers/clocksource/ |
H A D | timer-ixp4xx.c | 48 u32 latch; member
|
/linux/drivers/platform/surface/ |
H A D | surface_dtx.c | 319 u8 latch; in sdtx_ioctl_get_latch_status() local 878 u8 mode, latch; in sdtx_device_state_workfn() local
|
/linux/drivers/iio/imu/bmi270/ |
H A D | bmi270_core.c | 1007 bool active_high, bool open_drain, bool latch) in bmi270_int_pin_config() 1039 bool open_drain, active_high, latch; in bmi270_trigger_probe() local
|
/linux/drivers/pcmcia/ |
H A D | tcic.c | 532 u_char latch, sstat; in tcic_interrupt() local
|
/linux/drivers/md/ |
H A D | dm.c | 132 int latch = READ_ONCE(swap_bios); in get_swap_bios() local 1380 static noinline void __set_swap_bios_limit(struct mapped_device *md, int latch) in __set_swap_bios_limit() 1413 int latch = get_swap_bios(); in __map_bio() local
|
/linux/kernel/printk/ |
H A D | printk.c | 505 seqcount_latch_t latch; member
|