Home
last modified time | relevance | path

Searched refs:HCLK (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/Documentation/devicetree/bindings/mtd/
A Dfsmc-nand.txt19 byte 2 THIZ : number of HCLK clock cycles during which the data bus is
23 byte 3 THOLD : number of HCLK clock cycles to hold the address (and data
26 byte 4 TWAIT : number of HCLK clock cycles to assert the command to the
29 byte 5 TSET : number of HCLK clock cycles to assert the address before the
/linux-6.3-rc2/Documentation/devicetree/bindings/clock/
A Dst,nomadik.txt34 HCLK nodes: these represent the clock gates on individual
35 lines from the HCLK clock tree and the gate for individual
38 Requires properties for the HCLK nodes:
/linux-6.3-rc2/Documentation/devicetree/bindings/mmc/
A Dmtk-sd.yaml200 - description: HCLK which used for host
220 - description: HCLK which used for host
253 - description: HCLK which used for host
278 - description: HCLK which used for host
298 - description: HCLK which used for host
A Dsdhci-msm.yaml69 - description: Main peripheral bus clock, PCLK/HCLK - AHB Bus clock
/linux-6.3-rc2/include/video/
A Dkyro.h33 u32 HCLK; /* Hor Clock */ member
/linux-6.3-rc2/include/dt-bindings/clock/
A Dsamsung,s3c64xx-clock.h27 #define HCLK 8 macro
A Dstm32h7-clks.h3 #define HCLK 1 macro
/linux-6.3-rc2/drivers/mmc/host/
A Dtoshsd.c86 while (ios->clock < HCLK / div) in __toshsd_set_ios()
642 mmc->f_min = HCLK / 512; in toshsd_probe()
643 mmc->f_max = HCLK; in toshsd_probe()
A Dtoshsd.h11 #define HCLK 33000000 /* 33 MHz (PCI clock) */ macro
/linux-6.3-rc2/drivers/clk/samsung/
A Dclk-s3c64xx.c163 DIV(HCLK, "hclk", "hclkx2", CLK_DIV0, 8, 1),
317 ALIAS(HCLK, NULL, "hclk"),
/linux-6.3-rc2/Documentation/devicetree/bindings/display/
A Darm,pl11x.yaml65 - description: The HCLK AHB slave clock for the register access.
/linux-6.3-rc2/arch/arm/boot/dts/
A Dste-nomadik-stn8815.dtsi226 /* HCLK divides the PLL1 with 1,2,3 or 4 */
232 /* The PCLK domain uses HCLK right off */
/linux-6.3-rc2/drivers/video/fbdev/kyro/
A Dfbdev.c509 par->HCLK = (1000000000 + (lineclock / 2)) / lineclock; in kyrofb_set_par()
/linux-6.3-rc2/drivers/clk/nxp/
A Dclk-lpc32xx.c213 LPC32XX_CLK_DEFINE(HCLK, "hclk", CLK_IGNORE_UNUSED,
1249 LPC32XX_DEFINE_GATE(HCLK, PWR_CTRL, 0, CLK_GATE_SET_TO_DISABLE),
/linux-6.3-rc2/drivers/clk/
A Dclk-stm32h7.c517 hws[HCLK] = clk_hw_register_divider_table(NULL, "hclk", "d1cpre", in register_core_and_bus_clocks()

Completed in 36 milliseconds