Searched refs:S8 (Results 1 – 17 of 17) sorted by relevance
/linux-6.6.21/drivers/message/fusion/lsi/ |
D | mpi_type.h | 47 typedef signed char S8; typedef 73 typedef S8 *PS8;
|
/linux-6.6.21/tools/perf/arch/riscv/util/ |
D | unwind-libdw.c | 46 dwarf_regs[24] = REG(S8); in libdw__arch_set_initial_registers()
|
/linux-6.6.21/Documentation/devicetree/bindings/mux/ |
D | adi,adgs1408.txt | 22 States 0 through 7 correspond to signals S1 through S8 in the datasheet.
|
/linux-6.6.21/lib/zstd/common/ |
D | mem.h | 34 typedef int8_t S8; typedef
|
/linux-6.6.21/drivers/net/ethernet/freescale/fs_enet/ |
D | mac-fcc.c | 64 #define S8(_p, _m, _v) W8(_p, _m, R8(_p, _m) | (_v)) macro 370 S8(fcccp, fcc_gfemr, 0x20); in restart()
|
D | mac-scc.c | 73 #define S8(_p, _m, _v) W8(_p, _m, R8(_p, _m) | (_v)) macro
|
/linux-6.6.21/arch/arm64/boot/dts/qcom/ |
D | msm8992-lg-bullhead.dtsi | 122 /* S8, S9, S10 and S11 - SPMI-managed VDD_APC */
|
D | sm6375-sony-xperia-murray-pdx225.dts | 210 * S8 is VDD_GFX
|
D | msm8992-xiaomi-libra.dts | 237 /* S8, S9, S10 and S11 - SPMI-managed VDD_APC */
|
D | msm8994-sony-xperia-kitakami.dtsi | 255 * S8 - SPMI-managed VDD_APC0
|
D | sm8350-sony-xperia-sagami.dtsi | 283 * S8 - mmcx.lvl
|
D | msm8994-msft-lumia-octagon.dtsi | 611 * S8 - SPMI-managed VDD_APC0
|
/linux-6.6.21/lib/crypto/ |
D | des.c | 495 static const u32 S8[64] = { variable 586 L ^= S8[0xff & B]; A &= 0x3f3f3f3f; \
|
/linux-6.6.21/arch/mips/boot/dts/ingenic/ |
D | qi_lb60.dts | 125 <MATRIX_KEY(0, 6, KEY_F7)>, /* S8 */
|
/linux-6.6.21/arch/arm/boot/dts/nxp/ls/ |
D | ls1021a-tqmls1021a-mbls1021a.dts | 52 label = "S8";
|
/linux-6.6.21/include/sound/ |
D | pcm.h | 138 #define SNDRV_PCM_FMTBIT_S8 _SNDRV_PCM_FMTBIT(S8)
|
/linux-6.6.21/sound/core/ |
D | pcm.c | 167 FORMAT(S8),
|