Home
last modified time | relevance | path

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

/linux/drivers/message/fusion/lsi/
H A Dmpi_type.h47 typedef signed char S8; typedef
73 typedef S8 *PS8;
/linux/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/tools/perf/arch/riscv/util/
H A Dunwind-libdw.c46 dwarf_regs[24] = REG(S8); in libdw__arch_set_initial_registers()
/linux/Documentation/devicetree/bindings/mux/
H A Dadi,adgs1408.txt22 States 0 through 7 correspond to signals S1 through S8 in the datasheet.
/linux/lib/zstd/common/
H A Dmem.h35 typedef int8_t S8; typedef
/linux/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/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 Dmsm8994-sony-xperia-kitakami.dtsi255 * S8 - SPMI-managed VDD_APC0
H A Dsm8350-sony-xperia-sagami.dtsi283 * S8 - mmcx.lvl
/linux/lib/crypto/
H A Ddes.c494 static const u32 S8[64] = { variable
585 L ^= S8[0xff & B]; A &= 0x3f3f3f3f; \
/linux/arch/mips/boot/dts/ingenic/
H A Dqi_lb60.dts125 <MATRIX_KEY(0, 6, KEY_F7)>, /* S8 */
/linux/arch/arm/boot/dts/nxp/ls/
H A Dls1021a-tqmls1021a-mbls1021a.dts52 label = "S8";
/linux/include/sound/
H A Dpcm.h149 #define SNDRV_PCM_FMTBIT_S8 _SNDRV_PCM_FMTBIT(S8)