Searched refs:S8 (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/message/fusion/lsi/ |
D | mpi_type.h | 47 typedef signed char S8; typedef 73 typedef S8 *PS8;
|
/Linux-v4.19/Documentation/devicetree/bindings/mux/ |
D | adi,adgs1408.txt | 22 States 0 through 7 correspond to signals S1 through S8 in the datasheet.
|
/Linux-v4.19/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-v4.19/crypto/ |
D | des_generic.c | 503 static const u32 S8[64] = { variable 594 L ^= S8[0xff & B]; A &= 0x3f3f3f3f; \
|
/Linux-v4.19/include/sound/ |
D | pcm.h | 147 #define SNDRV_PCM_FMTBIT_S8 _SNDRV_PCM_FMTBIT(S8)
|
/Linux-v4.19/sound/core/ |
D | pcm.c | 180 FORMAT(S8),
|