Home
last modified time | relevance | path

Searched refs:IIO_IOWA_WIDGET (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dshubio.c136 if (ii_iowa & IIO_IOWA_WIDGET(widget)) in is_widget_pio_enabled()
/linux-2.4.37.9/include/asm-ia64/sn/sn2/
Dshubio.h3402 #define IIO_IOWA_WIDGET(_w) ((uint64_t)(1ULL << _w)) macro