Home
last modified time | relevance | path

Searched refs:supported_type (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/pinctrl/spear/
H A Dpinctrl-plgpio.c334 unsigned int supported_type = 0, val; in plgpio_irq_set_type() local
340 supported_type = IRQ_TYPE_LEVEL_HIGH; in plgpio_irq_set_type()
342 supported_type = IRQ_TYPE_EDGE_RISING | IRQ_TYPE_EDGE_FALLING; in plgpio_irq_set_type()
344 if (!(trigger & supported_type)) in plgpio_irq_set_type()
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_hw.c3268 ahw->supported_type = PORT_FIBRE; in qlcnic_83xx_test_link()
3274 ahw->supported_type = PORT_FIBRE; in qlcnic_83xx_test_link()
3278 ahw->supported_type = PORT_TP; in qlcnic_83xx_test_link()
3285 ahw->supported_type = PORT_DA; in qlcnic_83xx_test_link()
3289 ahw->supported_type = PORT_OTHER; in qlcnic_83xx_test_link()
3369 switch (ahw->supported_type) { in qlcnic_83xx_get_link_ksettings()
H A Dqlcnic.h497 u16 supported_type; member
/linux/include/linux/mlx4/
H A Ddevice.h609 u8 supported_type[MLX4_MAX_PORTS + 1]; member