Searched refs:icn (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | chipone-icn6211.c | 236 static void chipone_readb(struct chipone *icn, u8 reg, u8 *val) in chipone_readb() argument 240 ret = regmap_read(icn->regmap, reg, &pval); in chipone_readb() 245 static int chipone_writeb(struct chipone *icn, u8 reg, u8 val) in chipone_writeb() argument 247 return regmap_write(icn->regmap, reg, val); in chipone_writeb() 250 static void chipone_configure_pll(struct chipone *icn, in chipone_configure_pll() argument 279 if (icn->refclk) in chipone_configure_pll() 280 fin = icn->refclk_rate; in chipone_configure_pll() 282 fin = icn->dsi->hs_rate / 4; /* in Hz */ in chipone_configure_pll() 326 dev_dbg(icn->dev, in chipone_configure_pll() 329 min_delta, icn->refclk ? "EXT" : "DSI", fin, in chipone_configure_pll() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/clock/st/ |
H A D | st,flexgen.txt | 101 clock-output-names = "clk-icn-gpu", 107 "clk-rx-icn-dmu", 108 "clk-rx-icn-hva", 109 "clk-icn-cpu", 110 "clk-tx-icn-dmu", 123 "clk-icn-lmi", 124 "clk-tx-icn-disp-1", 125 "clk-icn-sbc",
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | stih410-clock.dtsi | 92 clock-output-names = "clk-s-icn-reg-0"; 172 clock-output-names = "clk-icn-gpu", 178 "clk-rx-icn-dmu", 179 "clk-rx-icn-hva", 180 "clk-icn-cpu", 181 "clk-tx-icn-dmu", 194 "clk-icn-lmi", 195 "clk-tx-icn-disp-1", 196 "clk-icn-sbc", 204 "clk-tx-icn-hades", [all …]
|
H A D | stih407-clock.dtsi | 90 clock-output-names = "clk-s-icn-reg-0"; 165 clock-output-names = "clk-icn-gpu", 171 "clk-rx-icn-dmu", 172 "clk-rx-icn-hva", 173 "clk-icn-cpu", 174 "clk-tx-icn-dmu", 187 "clk-icn-lmi", 188 "clk-tx-icn-disp-1", 189 "clk-icn-sbc",
|
H A D | stih407-family.dtsi | 547 clock-names = "mmc", "icn"; 562 clock-names = "mmc", "icn";
|
/openbmc/linux/Documentation/devicetree/bindings/mmc/ |
H A D | sdhci-st.txt | 13 - clock-names: Should be "mmc" and "icn". (NB: The latter is not compulsory)
|
/openbmc/linux/arch/arm64/boot/dts/st/ |
H A D | stm32mp251.dtsi | 44 ck_icn_ls_mcu: ck-icn-ls-mcu {
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stih407-family.dtsi | 607 clock-names = "mmc", "icn"; 622 clock-names = "mmc", "icn";
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 1910 icn= [HW,ISDN]
|