Home
last modified time | relevance | path

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

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