/openbmc/linux/tools/testing/selftests/powerpc/include/ |
H A D | instructions.h | 133 #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 D | tc358768.c | 161 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 D | maxim,max33359.yaml | 61 new-source-frs-typec-current = <FRS_5V_1P5A>;
|
/openbmc/linux/arch/x86/kernel/cpu/mtrr/ |
H A D | generic.c | 568 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 D | tc358743_regs.h | 90 #define SET_PLL_FRS(frs) (((frs) << 10) & MASK_PLL_FRS) argument
|
/openbmc/linux/Documentation/devicetree/bindings/connector/ |
H A D | usb-connector.yaml | 205 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 D | nic.h | 591 struct set_frs_msg frs; member
|
H A D | nic_main.c | 1039 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 D | nicvf_main.c | 1430 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 D | nvme.h | 633 __le64 frs[7]; member
|
/openbmc/qemu/target/xtensa/core-de233_fpu/ |
H A D | xtensa-modules.c.inc | 4274 { "frs", FIELD_s, REGFILE_FR, 1,
|
/openbmc/qemu/target/xtensa/core-dsp3400/ |
H A D | xtensa-modules.c.inc | 43510 { "frs", FIELD_s, REGFILE_FR, 1,
|