Searched refs:PCI224_DACCON_POLAR (Results 1 – 1 of 1) sorted by relevance
136 #define PCI224_DACCON_POLAR(x) (((x) & 0x1) << 3) macro137 #define PCI224_DACCON_POLAR_MASK PCI224_DACCON_POLAR(1)138 #define PCI224_DACCON_POLAR_UNI PCI224_DACCON_POLAR(0) /* [0,+V] */139 #define PCI224_DACCON_POLAR_BI PCI224_DACCON_POLAR(1) /* [-V,+V] */