Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_tio_internal.h117 #define GI_NEXT_LOAD_SRC(x) (((x) % 2) ? BIT(5) : BIT(4)) macro
H A Dni_tio.c1668 return (bits & GI_NEXT_LOAD_SRC(cidx)) in ni_tio_next_load_register()