/kernel/linux/linux-6.6/sound/soc/generic/ |
H A D | simple-card.c | 22 #define CELL "#sound-dai-cells" macro 44 ret = of_parse_phandle_with_args(node, DAI, CELL, 0, &args); in asoc_simple_parse_platform() 71 ret = of_parse_phandle_with_args(node, DAI, CELL, 0, &args); in asoc_simple_parse_dai()
|
/kernel/linux/linux-5.10/sound/soc/generic/ |
H A D | simple-card.c | 22 #define CELL "#sound-dai-cells" macro 45 ret = of_parse_phandle_with_args(node, DAI, CELL, 0, &args); in asoc_simple_parse_dai()
|
/kernel/linux/linux-5.10/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 2963 #define CELL PPC_OPCODE_CELL 4411 {"hrfid", XL(19,274), 0xffffffff, POWER5|CELL, PPC476|PPCVLE, {0}}, 5764 {"lvlx", X(31,519), X_MASK, CELL, 0, {VD, RA0, RB}}, 5783 {"ldbrx", X(31,532), X_MASK, CELL|POWER7|PPCA2, 0, {RT, RA0, RB}}, 5817 {"lvrx", X(31,551), X_MASK, CELL, 0, {VD, RA0, RB}}, 5888 {"stvlx", X(31,647), X_MASK, CELL, 0, {VS, RA0, RB}}, 5907 {"stdbrx", X(31,660), X_MASK, CELL|POWER7|PPCA2, 0, {RS, RA0, RB}}, 5928 {"stvrx", X(31,679), X_MASK, CELL, 0, {VS, RA0, RB}}, 6025 {"lvlxl", X(31,775), X_MASK, CELL, 0, {VD, RA0, RB}}, 6065 {"lvrxl", X(31,807), X_MASK, CELL, 2959 #define CELL global() macro [all...] |
/kernel/linux/linux-6.6/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 2963 #define CELL PPC_OPCODE_CELL 4411 {"hrfid", XL(19,274), 0xffffffff, POWER5|CELL, PPC476|PPCVLE, {0}}, 5764 {"lvlx", X(31,519), X_MASK, CELL, 0, {VD, RA0, RB}}, 5783 {"ldbrx", X(31,532), X_MASK, CELL|POWER7|PPCA2, 0, {RT, RA0, RB}}, 5817 {"lvrx", X(31,551), X_MASK, CELL, 0, {VD, RA0, RB}}, 5888 {"stvlx", X(31,647), X_MASK, CELL, 0, {VS, RA0, RB}}, 5907 {"stdbrx", X(31,660), X_MASK, CELL|POWER7|PPCA2, 0, {RS, RA0, RB}}, 5928 {"stvrx", X(31,679), X_MASK, CELL, 0, {VS, RA0, RB}}, 6025 {"lvlxl", X(31,775), X_MASK, CELL, 0, {VD, RA0, RB}}, 6065 {"lvrxl", X(31,807), X_MASK, CELL, 2959 #define CELL global() macro [all...] |