Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/input/
H A Dad714x.h17 #define STAGE_CFGREG_NUM 8 macro
58 unsigned short stage_cfg_reg[STAGE_NUM][STAGE_CFGREG_NUM];
/openbmc/linux/drivers/input/misc/
H A Dad714x.c61 #define STAGE_CFGREG_NUM 8 macro
921 reg_base = AD714X_STAGECFG_REG + i * STAGE_CFGREG_NUM; in ad714x_hw_init()
922 for (j = 0; j < STAGE_CFGREG_NUM; j++) in ad714x_hw_init()