Searched refs:icn (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/bridge/ |
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 …]
|
/Linux-v6.6/Documentation/devicetree/bindings/clock/st/ |
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",
|
/Linux-v6.6/Documentation/devicetree/bindings/mmc/ |
D | sdhci-st.txt | 13 - clock-names: Should be "mmc" and "icn". (NB: The latter is not compulsory)
|
/Linux-v6.6/arch/arm64/boot/dts/st/ |
D | stm32mp251.dtsi | 44 ck_icn_ls_mcu: ck-icn-ls-mcu {
|
/Linux-v6.6/arch/arm/boot/dts/st/ |
D | stih407-family.dtsi | 607 clock-names = "mmc", "icn"; 622 clock-names = "mmc", "icn";
|
/Linux-v6.6/Documentation/admin-guide/ |
D | kernel-parameters.txt | 1896 icn= [HW,ISDN]
|