Searched refs:NISTC_IO_BIDIR_PIN_REG (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
H A D | ni_mio_common.c | 332 [NISTC_IO_BIDIR_PIN_REG] = { 0x172, 2 }, 525 case NISTC_IO_BIDIR_PIN_REG: in ni_set_bitfield() 4674 ni_set_bits(dev, NISTC_IO_BIDIR_PIN_REG, 1 << chan, direction); in ni_set_pfi_direction() 6209 ni_set_bits(dev, NISTC_IO_BIDIR_PIN_REG, ~0, 0); in ni_E_init()
|
H A D | ni_stc.h | 251 #define NISTC_IO_BIDIR_PIN_REG 57 macro
|
/kernel/linux/linux-6.6/drivers/comedi/drivers/ |
H A D | ni_mio_common.c | 332 [NISTC_IO_BIDIR_PIN_REG] = { 0x172, 2 }, 525 case NISTC_IO_BIDIR_PIN_REG: in ni_set_bitfield() 4673 ni_set_bits(dev, NISTC_IO_BIDIR_PIN_REG, 1 << chan, direction); in ni_set_pfi_direction() 6208 ni_set_bits(dev, NISTC_IO_BIDIR_PIN_REG, ~0, 0); in ni_E_init()
|
H A D | ni_stc.h | 251 #define NISTC_IO_BIDIR_PIN_REG 57 macro
|
Completed in 21 milliseconds