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

/linux-master/drivers/input/misc/
H A Ddrv2667.c36 #define DRV2667_PAGE_0 0x00 macro
152 if (read_buf == DRV2667_PAGE_0 ||
169 if (read_buf == DRV2667_PAGE_0 ||
205 DRV2667_PAGE, DRV2667_PAGE_0);
317 error = regmap_write(haptics->regmap, DRV2667_PAGE, DRV2667_PAGE_0);
321 regmap_write(haptics->regmap, DRV2667_PAGE, DRV2667_PAGE_0);

Completed in 155 milliseconds