Home
last modified time | relevance | path

Searched refs:fused (Results 1 – 6 of 6) sorted by relevance

/linux/arch/x86/events/
H A Dutils.c88 bool fused, int *offset) in get_branch_type() argument
165 while (fused && ret == X86_BR_NONE) { in get_branch_type()
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-ccp7 whether the CPU or APU has been fused to prevent tampering.
8 0: Not fused
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c179 u16 fused, fine, coarse; in e1000_phy_init_script() local
184 &fused); in e1000_phy_init_script()
186 if (!(fused & IGP01E1000_ANALOG_SPARE_FUSE_ENABLED)) { in e1000_phy_init_script()
189 &fused); in e1000_phy_init_script()
191 fine = fused & IGP01E1000_ANALOG_FUSE_FINE_MASK; in e1000_phy_init_script()
193 fused & IGP01E1000_ANALOG_FUSE_COARSE_MASK; in e1000_phy_init_script()
204 fused = in e1000_phy_init_script()
205 (fused & IGP01E1000_ANALOG_FUSE_POLY_MASK) | in e1000_phy_init_script()
212 fused); in e1000_phy_init_script()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgm20b.c746 bool fused = clk->uvdet_offs && clk->uvdet_slope; in gm20b_clk_init_dvfs() local
760 if (fused) { in gm20b_clk_init_dvfs()
/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv210 7, 0, ebx, 21, avx512ifma , AVX-512 integer fused multiply add
285 7, 1, eax, 23, avx_ifma , Integer fused multiply add
885 0x8000001b, 0, eax, 8, ibs_op_branch_fuse , IBS fused branch micro-op indicat…
/linux/Documentation/security/keys/
H A Dtrusted-encrypted.rst42 randomly generated and fused into each SoC at manufacturing time.