Home
last modified time | relevance | path

Searched defs:edge_type (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpio/
H A Dgpio-tqmx86.c199 unsigned int edge_type = type & IRQF_TRIGGER_MASK; in tqmx86_gpio_irq_set_type() local
/linux/sound/pci/asihpi/
H A Dhpifunc.c1607 u16 hpi_bitstream_set_clock_edge(u32 h_control, u16 edge_type) in hpi_bitstream_set_clock_edge()