Searched refs:PPMDC_CLK_ON (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dppmvar.h207 #define PPMDC_CLK_ON 10 macro
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm.c1857 cmd = (onoff == PPMD_ON) ? PPMDC_CLK_ON : PPMDC_CLK_OFF;
1872 if ((cfb_inuse) && (cmd == PPMDC_CLK_ON)) {
1888 if (cmd == PPMDC_CLK_ON) {
2385 if ((ret = ppm_gpioset(domp, PPMDC_CLK_ON)) != DDI_SUCCESS) {
H A Dppm_subr.c1037 "CLK_ON", PPMDC_CLK_ON,
1287 case PPMDC_CLK_ON:

Completed in 51 milliseconds