Home
last modified time | relevance | path

Searched refs:retime (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl-st.txt35 - st,retime-pin-mask : Should be mask to specify which pins can be retimed.
114 Every PIO is represented with 4-7 parameters depending on retime configuration.
129 Possible retime configuration are:
141 - delay is retime delay in pico seconds as mentioned in data sheet.
143 - rt_clk :clk to be use for retime.
150 Example of mmcclk pin which is a bi-direction pull pu with retime config
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-st.c226 struct regmap_field *retime; member
539 st_regmap_field_bit_set_clear_pin(rt_p->retime, in st_pinconf_set_retime_packed()
558 int retime = ST_PINCONF_UNPACK_RT(config); in st_pinconf_set_retime_dedicated() local
569 ((retime) << RT_D_CFG_RETIME_SHIFT) | in st_pinconf_set_retime_dedicated()
609 if (!regmap_field_read(rt_p->retime, &val) && (val & BIT(pin))) in st_pinconf_get_retime_packed()
1071 struct reg_field retime = RT_P_CFG1_RETIME_FIELD(reg + 4); in st_pctl_dt_setup_retime_packed() local
1079 rt_p->retime = devm_regmap_field_alloc(dev, rm, retime); in st_pctl_dt_setup_retime_packed()
1085 IS_ERR(rt_p->retime) || IS_ERR(rt_p->clknotdata) || in st_pctl_dt_setup_retime_packed()
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstih418-b2199.dts103 st,tx-retime-src = "clkgen";
H A Dstih418-b2264.dts109 st,tx-retime-src = "clkgen";
H A Dstihxxx-b2120.dtsi147 st,tx-retime-src = "clkgen";
H A Dstih407-pinctrl.dtsi104 st,retime-pin-mask = <0x3f>;
1020 st,retime-pin-mask = <0x7f>;
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dsti-dwmac.txt22 - st,tx-retime-src: This specifies which clk is wired up to the mac for
/openbmc/u-boot/arch/arm/dts/
H A Dstih407-pinctrl.dtsi107 st,retime-pin-mask = <0x3f>;
1026 st,retime-pin-mask = <0x7f>;