Home
last modified time | relevance | path

Searched refs:frs (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h133 #define PSTFS(frs, a, r, d) PREFIX_MLS(PPC_INST_STFS, frs, a, r, d) argument
134 #define PSTFD(frs, a, r, d) PREFIX_MLS(PPC_INST_STFD, frs, a, r, d) argument
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dtc358768.c161 u32 frs; /* PLL Freqency range for HSCK (post divider) */ member
336 u32 frs, best_diff, best_pll, best_prd, best_fbd; in tc358768_calc_pll() local
349 frs = i - 1; in tc358768_calc_pll()
361 u32 divisor = (prd + 1) * (1 << frs); in tc358768_calc_pll()
401 priv->frs = frs; in tc358768_calc_pll()
613 u32 fbd, prd, frs; in tc358768_setup_pll() local
624 frs = priv->frs; in tc358768_setup_pll()
627 clk_get_rate(priv->refclk), fbd, prd, frs); in tc358768_setup_pll()
639 (frs << 10) | (0x2 << 8) | BIT(1) | BIT(0)); in tc358768_setup_pll()
646 (frs << 10) | (0x2 << 8) | BIT(4) | BIT(1) | BIT(0)); in tc358768_setup_pll()
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dmaxim,max33359.yaml61 new-source-frs-typec-current = <FRS_5V_1P5A>;
/openbmc/linux/arch/x86/kernel/cpu/mtrr/
H A Dgeneric.c568 static void get_fixed_ranges(mtrr_type *frs) in get_fixed_ranges() argument
570 unsigned int *p = (unsigned int *)frs; in get_fixed_ranges()
854 static int set_fixed_ranges(mtrr_type *frs) in set_fixed_ranges() argument
856 unsigned long long *saved = (unsigned long long *)frs; in set_fixed_ranges()
/openbmc/linux/drivers/media/i2c/
H A Dtc358743_regs.h90 #define SET_PLL_FRS(frs) (((frs) << 10) & MASK_PLL_FRS) argument
/openbmc/linux/Documentation/devicetree/bindings/connector/
H A Dusb-connector.yaml205 new-source-frs-typec-current:
214 new sink's, requirement during frswap before enabling the frs signal reception.
268 - new-source-frs-typec-current
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h591 struct set_frs_msg frs; member
H A Dnic_main.c1039 ret = nic_update_hw_frs(nic, mbx.frs.max_frs, in nic_handle_mbx_intr()
1040 mbx.frs.vf_id); in nic_handle_mbx_intr()
H A Dnicvf_main.c1430 mbx.frs.msg = NIC_MBOX_MSG_SET_MAX_FRS; in nicvf_update_hw_max_frs()
1431 mbx.frs.max_frs = mtu; in nicvf_update_hw_max_frs()
1432 mbx.frs.vf_id = nic->vf_id; in nicvf_update_hw_max_frs()
/openbmc/linux/include/linux/
H A Dnvme.h633 __le64 frs[7]; member
/openbmc/qemu/target/xtensa/core-de233_fpu/
H A Dxtensa-modules.c.inc4274 { "frs", FIELD_s, REGFILE_FR, 1,
/openbmc/qemu/target/xtensa/core-dsp3400/
H A Dxtensa-modules.c.inc43510 { "frs", FIELD_s, REGFILE_FR, 1,