Searched refs:SD4 (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/
H A Dnsp32.h243 # define SD4 BIT(4) macro
/linux-master/drivers/regulator/
H A Dmax77620-regulator.c748 RAIL_SD(SD4, sd4, "in-sd4", SDX, 600000, 3787500, 12500, 0xFF, NONE),
766 RAIL_SD(SD4, sd4, "in-sd4", SDX, 600000, 3787500, 12500, 0xFF, NONE),
/linux-master/arch/powerpc/xmon/
H A Dppc-opc.c611 /* The SD field of the SD4 form instruction. */
615 /* The SD field of the SD4 form instruction, for halfword. */
619 /* The SD field of the SD4 form instruction, for word. */
2508 /* An SD4 form instruction. This is a 16-bit instruction. */
2509 #define SD4(op) ((((unsigned long)(op)) & 0xf) << 12)
2510 #define SD4_MASK SD4(0xf)
7185 {"se_lbz", SD4(8), SD4_MASK, PPCVLE, 0, {RZ, SE_SD, RX}},
7187 {"se_stb", SD4(9), SD4_MASK, PPCVLE, 0, {RZ, SE_SD, RX}},
7189 {"se_lhz", SD4(10), SD4_MASK, PPCVLE, 0, {RZ, SE_SDH, RX}},
7191 {"se_sth", SD4(1
2506 #define SD4 macro
[all...]

Completed in 153 milliseconds