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

/u-boot/arch/x86/include/asm/
H A Dirq.h38 * @has_regmap: has mapping table between PIRQ link and routing register offset
50 bool has_regmap; member in struct:irq_router
/u-boot/arch/x86/cpu/
H A Dirq.c33 if (priv->has_regmap) {
62 if (priv->has_regmap) {
206 priv->has_regmap = true;

Completed in 45 milliseconds