Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/message/fusion/lsi/
Dmpi_type.h47 typedef signed char S8; typedef
73 typedef S8 *PS8;
/linux-6.1.9/tools/perf/arch/riscv/util/
Dunwind-libdw.c45 dwarf_regs[24] = REG(S8); in libdw__arch_set_initial_registers()
/linux-6.1.9/Documentation/devicetree/bindings/mux/
Dadi,adgs1408.txt22 States 0 through 7 correspond to signals S1 through S8 in the datasheet.
/linux-6.1.9/drivers/net/ethernet/freescale/fs_enet/
Dmac-fcc.c66 #define S8(_p, _m, _v) W8(_p, _m, R8(_p, _m) | (_v)) macro
372 S8(fcccp, fcc_gfemr, 0x20); in restart()
Dmac-scc.c74 #define S8(_p, _m, _v) W8(_p, _m, R8(_p, _m) | (_v)) macro
/linux-6.1.9/arch/arm64/boot/dts/qcom/
Dmsm8992-lg-bullhead.dtsi112 /* S8, S9, S10 and S11 - SPMI-managed VDD_APC */
Dmsm8992-xiaomi-libra.dts242 /* S8, S9, S10 and S11 - SPMI-managed VDD_APC */
Dmsm8994-sony-xperia-kitakami.dtsi256 * S8 - SPMI-managed VDD_APC0
Dmsm8994-msft-lumia-octagon.dtsi614 * S8 - SPMI-managed VDD_APC0
/linux-6.1.9/lib/crypto/
Ddes.c495 static const u32 S8[64] = { variable
586 L ^= S8[0xff & B]; A &= 0x3f3f3f3f; \
/linux-6.1.9/arch/mips/boot/dts/ingenic/
Dqi_lb60.dts125 <MATRIX_KEY(0, 6, KEY_F7)>, /* S8 */
/linux-6.1.9/sound/core/
Dpcm.c167 FORMAT(S8),
/linux-6.1.9/include/sound/
Dpcm.h140 #define SNDRV_PCM_FMTBIT_S8 _SNDRV_PCM_FMTBIT(S8)