Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/hda/
Dhda_auto_parser.c899 const struct hda_pintbl *t_pins; in pin_config_match() local
902 t_pins = pins; in pin_config_match()
904 for (; t_pins->nid; t_pins++) { in pin_config_match()
905 if (t_pins->nid == nid) { in pin_config_match()
907 if ((t_pins->val & IGNORE_SEQ_ASSOC) == (cfg & IGNORE_SEQ_ASSOC)) in pin_config_match()
909 else if ((cfg & 0xf0000000) == 0x40000000 && (t_pins->val & 0xf0000000) == 0x40000000) in pin_config_match()
/linux-5.19.10/arch/sparc/kernel/
Dttable_32.S21 t_pins: TRAP_ENTRY(0x3, priv_instruction) /* Privileged Instruction */ label