Searched refs:npcm7xx_ppr_base (Results 1 – 1 of 1) sorted by relevance
54 #define NPCM7XX_PPR(rv, index) extract32((rv), npcm7xx_ppr_base[index], 8)65 static const int npcm7xx_ppr_base[] = { 0, 0, 8, 8 }; variable157 QEMU_BUILD_BUG_ON(ARRAY_SIZE(npcm7xx_ppr_base) != NPCM7XX_PWM_PER_MODULE); in npcm7xx_pwm_write_ppr()