Searched refs:LINK_NONE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/tcg/s390x/ |
H A D | ex-branch.c | 16 #define LINK_NONE(test) -1L macro 20 F(brc, "0x8", LINK_NONE) \ 21 F(brcl, "0x8", LINK_NONE) \ 22 F(brct, "%%r0", LINK_NONE) \ 23 F(brctg, "%%r0", LINK_NONE) \ 24 F(brxh, "%%r2,%%r0", LINK_NONE) \ 25 F(brxhg, "%%r2,%%r0", LINK_NONE) \ 26 F(brxle, "%%r0,%%r1", LINK_NONE) \ 27 F(brxlg, "%%r0,%%r1", LINK_NONE) \ 28 F(crj, "%%r0,%%r0,8", LINK_NONE) \ [all …]
|
/openbmc/linux/sound/soc/intel/boards/ |
H A D | sof_cs42l42.c | 53 LINK_NONE = 0, enumerator 595 case LINK_NONE: in sof_card_dai_links_create() 689 SOF_CS42L42_DAILINK(LINK_SPK, LINK_HP, LINK_DMIC, LINK_HDMI, LINK_NONE), 697 SOF_CS42L42_DAILINK(LINK_HP, LINK_DMIC, LINK_HDMI, LINK_SPK, LINK_NONE),
|