Home
last modified time | relevance | path

Searched refs:t_pins (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_auto_parser.c903 const struct hda_pintbl *t_pins; in pin_config_match() local
906 t_pins = pins; in pin_config_match()
908 for (; t_pins->nid; t_pins++) { in pin_config_match()
909 if (t_pins->nid == nid) { in pin_config_match()
911 if ((t_pins->val & IGNORE_SEQ_ASSOC) == (cfg & IGNORE_SEQ_ASSOC)) in pin_config_match()
913 else if ((cfg & 0xf0000000) == 0x40000000 && (t_pins->val & 0xf0000000) == 0x40000000) in pin_config_match()
/kernel/linux/linux-6.6/sound/pci/hda/
H A 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()
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dttable_32.S21 t_pins: TRAP_ENTRY(0x3, priv_instruction) /* Privileged Instruction */ label
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dttable_32.S21 t_pins: TRAP_ENTRY(0x3, priv_instruction) /* Privileged Instruction */ label

Completed in 9 milliseconds