Searched refs:XCPPM_SETBIT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/excalibur/sys/
H A Dxcalppm_reg.h131 #define XCPPM_SETBIT 0x1 macro
/illumos-gate/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c617 case XCPPM_SETBIT:
619 if (action == XCPPM_SETBIT)
628 str, (action == XCPPM_SETBIT) ? "UP" : "DOWN",
679 case XCPPM_SETBIT:
745 if (mode == XCPPM_SETBIT)
754 (mode == XCPPM_SETBIT) ? "DOWN" : "UP", buf32, data32));
814 xcppm_switch_dcdc_converter(XCPPM_SETBIT);
822 xcppm_rio_mode(unitp, XCPPM_SETBIT);
1077 (void) xcppm_gpio_port2(XCPPM_SETBIT, DRVON);
1311 (void) xcppm_gpio_port2(XCPPM_SETBIT, CPE
[all...]

Completed in 72 milliseconds