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

/linux-master/drivers/pinctrl/
H A Dpinctrl-k210.c82 * @tie_en: 256 (one per function) input tie enable bits
87 u32 tie_en[8]; member in struct:k210_fpioa
909 for (i = 0; i < ARRAY_SIZE(fpioa->tie_en); i++) {
915 "tie_en function %d (%s)\n",
924 writel(val, &fpioa->tie_en[i]);
/linux-master/arch/x86/events/intel/
H A Duncore_snbep.c5301 bool tie_en = !!(event->hw.config & SNBEP_CBO_PMON_CTL_TID_EN); local
5303 if (tie_en) {
5934 bool tie_en = !!(event->hw.config & SPR_CHA_PMON_CTL_TID_EN); local
5937 if (tie_en) {

Completed in 132 milliseconds