/kernel/linux/linux-6.6/drivers/memory/ |
H A D | stm32-fmc2-ebi.c | 299 unsigned long hclk = clk_get_rate(ebi->clk); in stm32_fmc2_ebi_ns_to_clock_cycles() local
|
/kernel/linux/linux-6.6/drivers/net/dsa/ |
H A D | rzn1_a5psw.h | 252 struct clk *hclk; member
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | atmel_usba_udc.c | 2277 struct clk *pclk, *hclk; in usba_udc_probe() local
|
H A D | atmel_usba_udc.h | 342 struct clk *hclk; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop.c | 175 struct clk *hclk; member [all...] |
H A D | rockchip_drm_vop2.c | 211 struct clk *hclk; member [all...] |
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | stm32_fmc2_nand.c | 1395 unsigned long hclk = clk_get_rate(nfc->clk); in stm32_fmc2_nfc_calc_timings() local
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | stm32_fmc2_nand.c | 1401 unsigned long hclk = clk_get_rate(nfc->clk); in stm32_fmc2_nfc_calc_timings() local
|
/kernel/linux/linux-6.6/drivers/soundwire/ |
H A D | qcom.c | 191 struct clk *hclk; member [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/cadence/ |
H A D | macb_main.c | 3606 macb_clk_init(struct platform_device *pdev, struct clk **pclk, struct clk **hclk, struct clk **tx_clk, struct clk **rx_clk, struct clk **tsu_clk) macb_clk_init() argument 4215 at91ether_clk_init(struct platform_device *pdev, struct clk **pclk, struct clk **hclk, struct clk **tx_clk, struct clk **rx_clk, struct clk **tsu_clk) at91ether_clk_init() argument 4312 fu540_c000_clk_init(struct platform_device *pdev, struct clk **pclk, struct clk **hclk, struct clk **tx_clk, struct clk **rx_clk, struct clk **tsu_clk) fu540_c000_clk_init() argument 4479 struct clk *pclk, *hclk = NULL, *tx_clk = NULL, *rx_clk = NULL; macb_probe() local [all...] |
H A D | macb.h | 1189 struct clk *hclk; member 1311 struct clk *hclk; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cadence/ |
H A D | macb_main.c | 3952 static void macb_clks_disable(struct clk *pclk, struct clk *hclk, struct clk *tx_clk, in macb_clks_disable() argument 3966 macb_clk_init(struct platform_device *pdev, struct clk **pclk, struct clk **hclk, struct clk **tx_clk, struct clk **rx_clk, struct clk **tsu_clk) macb_clk_init() argument 4544 at91ether_clk_init(struct platform_device *pdev, struct clk **pclk, struct clk **hclk, struct clk **tx_clk, struct clk **rx_clk, struct clk **tsu_clk) at91ether_clk_init() argument 4641 fu540_c000_clk_init(struct platform_device *pdev, struct clk **pclk, struct clk **hclk, struct clk **tx_clk, struct clk **rx_clk, struct clk **tsu_clk) fu540_c000_clk_init() argument 4951 struct clk *pclk, *hclk = NULL, *tx_clk = NULL, *rx_clk = NULL; macb_probe() local [all...] |
H A D | macb.h | 1268 struct clk *hclk; member 1393 struct clk *hclk; member
|