rzg2l-cpg.h (8090bea32484d45b19b57577dee4519cbc28571c) | rzg2l-cpg.h (1dd65bb08604ad2906d839c243e1bede2b0efe53) |
---|---|
1/* SPDX-License-Identifier: GPL-2.0 */ 2/* 3 * RZ/G2L Clock Pulse Generator 4 * 5 * Copyright (C) 2021 Renesas Electronics Corp. 6 * 7 */ 8 --- 256 unchanged lines hidden (view full) --- 265 unsigned int num_crit_mod_clks; 266 267 bool has_clk_mon_regs; 268}; 269 270extern const struct rzg2l_cpg_info r9a07g043_cpg_info; 271extern const struct rzg2l_cpg_info r9a07g044_cpg_info; 272extern const struct rzg2l_cpg_info r9a07g054_cpg_info; | 1/* SPDX-License-Identifier: GPL-2.0 */ 2/* 3 * RZ/G2L Clock Pulse Generator 4 * 5 * Copyright (C) 2021 Renesas Electronics Corp. 6 * 7 */ 8 --- 256 unchanged lines hidden (view full) --- 265 unsigned int num_crit_mod_clks; 266 267 bool has_clk_mon_regs; 268}; 269 270extern const struct rzg2l_cpg_info r9a07g043_cpg_info; 271extern const struct rzg2l_cpg_info r9a07g044_cpg_info; 272extern const struct rzg2l_cpg_info r9a07g054_cpg_info; |
273extern const struct rzg2l_cpg_info r9a09g011_cpg_info; |
|
273 274#endif | 274 275#endif |