Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/samsung/
H A Dphy-samsung-ufs.h57 MD_MASK = 0x3, enumerator
72 (((s) & SR_MASK) << 2) | ((m) & MD_MASK))
/kernel/linux/linux-6.6/drivers/phy/samsung/
H A Dphy-samsung-ufs.h62 MD_MASK = 0x3, enumerator
77 (((s) & SR_MASK) << 2) | ((m) & MD_MASK))
/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc-opc.c2481 #define MD_MASK MD (0x3f, 0x7, 1)
2483 /* An MD_MASK with the MB field fixed. */
2484 #define MDMB_MASK (MD_MASK | MB6_MASK)
2486 /* An MD_MASK with the SH field fixed. */
2487 #define MDSH_MASK (MD_MASK | SH6_MASK)
4639 {"rldicl", MD(30,0,0), MD_MASK, PPC64, PPCVLE, {RA, RS, SH6, MB6}},
4642 {"rldicl.", MD(30,0,1), MD_MASK, PPC64, PPCVLE, {RA, RS, SH6, MB6}},
4644 {"rldicr", MD(30,1,0), MD_MASK, PPC64, PPCVLE, {RA, RS, SH6, ME6}},
4645 {"rldicr.", MD(30,1,1), MD_MASK, PPC64, PPCVLE, {RA, RS, SH6, ME6}},
4647 {"rldic", MD(30,2,0), MD_MASK, PPC6
2478 #define MD_MASK global() macro
[all...]
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc-opc.c2481 #define MD_MASK MD (0x3f, 0x7, 1)
2483 /* An MD_MASK with the MB field fixed. */
2484 #define MDMB_MASK (MD_MASK | MB6_MASK)
2486 /* An MD_MASK with the SH field fixed. */
2487 #define MDSH_MASK (MD_MASK | SH6_MASK)
4639 {"rldicl", MD(30,0,0), MD_MASK, PPC64, PPCVLE, {RA, RS, SH6, MB6}},
4642 {"rldicl.", MD(30,0,1), MD_MASK, PPC64, PPCVLE, {RA, RS, SH6, MB6}},
4644 {"rldicr", MD(30,1,0), MD_MASK, PPC64, PPCVLE, {RA, RS, SH6, ME6}},
4645 {"rldicr.", MD(30,1,1), MD_MASK, PPC64, PPCVLE, {RA, RS, SH6, ME6}},
4647 {"rldic", MD(30,2,0), MD_MASK, PPC6
2478 #define MD_MASK global() macro
[all...]

Completed in 17 milliseconds