Home
last modified time | relevance | path

Searched refs:S32 (Results 1 – 11 of 11) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c65 enum num_t { U64, first_t = U64, U32, S64, S32, last_t = S32 }; enumerator
73 case S32: return (s32)x < (s32)y ? (s32)x : (s32)y; in min_t()
84 case S32: return (s32)x > (s32)y ? (u32)(s32)x : (u32)(s32)y; in max_t()
95 case S32: return (u32)(s32)x; in cast_t()
106 case S32: return "s32"; in t_str()
117 case S32: return true; in t_is_32()
126 case U32: return S32; in t_signed()
128 case S32: return S32; in t_signed()
[all...]
/linux/tools/testing/selftests/proc/
H A Dsetns-sysvipc.c120 #define S32 " key shmid perms size cpid lpid nattch uid gid cuid cgid … in main() macro
123 if (rv == strlen(S32)) { in main()
124 assert(memcmp(buf, S32, strlen(S32)) == 0); in main()
/linux/drivers/message/fusion/lsi/
H A Dmpi_type.h53 typedef int32_t S32; typedef
59 S32 High;
77 typedef S32 *PS32;
/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-fcc.c50 #define S32(_p, _m, _v) W32(_p, _m, R32(_p, _m) | (_v)) macro
175 S32(fccp, fcc_fpsmr, FCC_PSMR_PRO); in set_promiscuous_mode()
387 S32(fccp, fcc_fpsmr, FCC_PSMR_RMII); in restart()
391 S32(fccp, fcc_fpsmr, FCC_PSMR_FDE | FCC_PSMR_LPB); in restart()
398 S32(fccp, fcc_gfmr, FCC_GFMR_ENR | FCC_GFMR_ENT); in restart()
552 S32(fccp, fcc_gfmr, FCC_GFMR_ENT); in tx_restart()
H A Dmac-scc.c59 #define S32(_p, _m, _v) W32(_p, _m, R32(_p, _m) | (_v)) macro
347 S32(sccp, scc_gsmrl, SCC_GSMRL_ENR | SCC_GSMRL_ENT); in restart()
/linux/lib/zstd/common/
H A Dbits.h25 return DeBruijnBytePos[((U32) ((val & -(S32) val) * 0x077CB531U)) >> 27]; in ZSTD_countTrailingZeros32_fallback()
H A Dmem.h39 typedef int32_t S32; typedef
/linux/Documentation/userspace-api/media/drivers/
H A Dnpcm-video.rst53 | 4 | S32 | encoding-type (5) |
/linux/arch/arm64/
H A DKconfig.platforms285 bool "NXP S32 SoC Family"
287 This enables support for the NXP S32 family of processors.
/linux/arch/mips/boot/dts/ingenic/
H A Dqi_lb60.dts149 <MATRIX_KEY(3, 6, KEY_N)>, /* S32 */
/linux/
H A DMAINTAINERS3185 R: NXP S32 Linux Team <s32@nxp.com>
3195 R: NXP S32 Linux Team <s32@nxp.com>
20583 R: NXP S32 Linux Team <s32@nxp.com>