Home
last modified time | relevance | path

Searched refs:S8 (Results 1 – 20 of 20) sorted by relevance

/linux-6.15/drivers/message/fusion/lsi/
H A Dmpi_type.h47 typedef signed char S8; typedef
73 typedef S8 *PS8;
/linux-6.15/arch/arm64/boot/dts/exynos/
H A Dexynos8895-dreamlte.dts3 * Samsung Galaxy S8 (dreamlte/SM-G950F) device tree source
16 model = "Samsung Galaxy S8 (SM-G950F)";
/linux-6.15/tools/perf/arch/riscv/util/
H A Dunwind-libdw.c46 dwarf_regs[24] = REG(S8); in libdw__arch_set_initial_registers()
/linux-6.15/Documentation/devicetree/bindings/mux/
H A Dadi,adgs1408.txt22 States 0 through 7 correspond to signals S1 through S8 in the datasheet.
/linux-6.15/lib/zstd/common/
H A Dmem.h35 typedef int8_t S8; typedef
/linux-6.15/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-fcc.c60 #define S8(_p, _m, _v) W8(_p, _m, R8(_p, _m) | (_v)) macro
367 S8(fcccp, fcc_gfemr, 0x20); in restart()
H A Dmac-scc.c69 #define S8(_p, _m, _v) W8(_p, _m, R8(_p, _m) | (_v)) macro
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dmsm8992-lg-bullhead.dtsi122 /* S8, S9, S10 and S11 - SPMI-managed VDD_APC */
H A Dsm6375-sony-xperia-murray-pdx225.dts225 * S8 is VDD_GFX
H A Dmsm8992-xiaomi-libra.dts238 /* S8, S9, S10 and S11 - SPMI-managed VDD_APC */
H A Dmsm8994-sony-xperia-kitakami.dtsi255 * S8 - SPMI-managed VDD_APC0
H A Dsm8350-sony-xperia-sagami.dtsi283 * S8 - mmcx.lvl
H A Dmsm8994-msft-lumia-octagon.dtsi607 * S8 - SPMI-managed VDD_APC0
/linux-6.15/lib/crypto/
H A Ddes.c495 static const u32 S8[64] = { variable
586 L ^= S8[0xff & B]; A &= 0x3f3f3f3f; \
/linux-6.15/arch/mips/boot/dts/ingenic/
H A Dqi_lb60.dts125 <MATRIX_KEY(0, 6, KEY_F7)>, /* S8 */
/linux-6.15/arch/arm/boot/dts/nxp/ls/
H A Dls1021a-tqmls1021a-mbls1021a.dts52 label = "S8";
/linux-6.15/sound/core/
H A Dsound_kunit.c49 DEFINE_FORMAT(S8, 8, 8, -1, 1, SILENCE()),
H A Dpcm.c153 FORMAT(S8),
/linux-6.15/Documentation/devicetree/bindings/arm/samsung/
H A Dsamsung-boards.yaml230 - samsung,dreamlte # Samsung Galaxy S8 (SM-G950F)
/linux-6.15/include/sound/
H A Dpcm.h149 #define SNDRV_PCM_FMTBIT_S8 _SNDRV_PCM_FMTBIT(S8)