Home
last modified time | relevance | path

Searched refs:WPI_SAMPLES_COUNT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/wpi/
H A Dif_wpivar.h108 #define WPI_SAMPLES_COUNT 5 macro
109 struct wpi_power_sample samples[WPI_SAMPLES_COUNT];
H A Dif_wpi.c1561 for (i = 0; i < WPI_SAMPLES_COUNT; i++) { in wpi_read_eeprom_group()