Searched refs:HPC3130_ATTEN (Results 1 – 2 of 2) sorted by relevance
52 #define HPC3130_ATTEN 0x03 macro
1073 if (hpc3130_read(handle, HPC3130_ATTEN, slot, &old) != DDI_SUCCESS) { in hpc3130_set_led()1081 if (hpc3130_write(handle, HPC3130_ATTEN, slot, new) != DDI_SUCCESS) { in hpc3130_set_led()1119 if (hpc3130_read(handle, HPC3130_ATTEN, slot, &temp) != DDI_SUCCESS) { in hpc3130_get_led()