Searched refs:S8 (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.10/drivers/message/fusion/lsi/ |
D | mpi_type.h | 47 typedef signed char S8; typedef 73 typedef S8 *PS8;
|
/Linux-v5.10/tools/perf/arch/riscv/util/ |
D | unwind-libdw.c | 45 dwarf_regs[24] = REG(S8); in libdw__arch_set_initial_registers()
|
/Linux-v5.10/Documentation/devicetree/bindings/mux/ |
D | adi,adgs1408.txt | 22 States 0 through 7 correspond to signals S1 through S8 in the datasheet.
|
/Linux-v5.10/drivers/net/ethernet/freescale/fs_enet/ |
D | mac-fcc.c | 66 #define S8(_p, _m, _v) W8(_p, _m, R8(_p, _m) | (_v)) macro 372 S8(fcccp, fcc_gfemr, 0x20); in restart()
|
D | mac-scc.c | 74 #define S8(_p, _m, _v) W8(_p, _m, R8(_p, _m) | (_v)) macro
|
/Linux-v5.10/lib/crypto/ |
D | des.c | 495 static const u32 S8[64] = { variable 586 L ^= S8[0xff & B]; A &= 0x3f3f3f3f; \
|
/Linux-v5.10/arch/mips/boot/dts/ingenic/ |
D | qi_lb60.dts | 125 <MATRIX_KEY(0, 6, KEY_F7)>, /* S8 */
|
/Linux-v5.10/include/sound/ |
D | pcm.h | 140 #define SNDRV_PCM_FMTBIT_S8 _SNDRV_PCM_FMTBIT(S8)
|
/Linux-v5.10/sound/core/ |
D | pcm.c | 167 FORMAT(S8),
|