Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pinctrl/
Dpinctrl-k210.c85 u32 tie_en[8]; member
905 for (i = 0; i < ARRAY_SIZE(fpioa->tie_en); i++) { in k210_fpioa_init_ties()
920 writel(val, &fpioa->tie_en[i]); in k210_fpioa_init_ties()
/linux-5.19.10/arch/x86/events/intel/
Duncore_snbep.c5046 bool tie_en = !!(event->hw.config & SNBEP_CBO_PMON_CTL_TID_EN); in icx_cha_hw_config() local
5048 if (tie_en) { in icx_cha_hw_config()
5599 bool tie_en = !!(event->hw.config & SPR_CHA_PMON_CTL_TID_EN); in spr_cha_hw_config() local
5602 if (tie_en) { in spr_cha_hw_config()