Searched defs:clk_rst_ctlr (Results 1 – 1 of 1) sorted by relevance
54 struct clk_rst_ctlr { struct55 uint crc_rst_src; /* _RST_SOURCE_0,0x00 */56 uint crc_rst_dev[TEGRA_CLK_REGS]; /* _RST_DEVICES_L/H/U_0 */57 uint crc_clk_out_enb[TEGRA_CLK_REGS]; /* _CLK_OUT_ENB_L/H/U_0 */58 uint crc_reserved0; /* reserved_0, 0x1C */59 uint crc_cclk_brst_pol; /* _CCLK_BURST_POLICY_0, 0x20 */60 uint crc_super_cclk_div; /* _SUPER_CCLK_DIVIDER_0,0x24 */61 uint crc_sclk_brst_pol; /* _SCLK_BURST_POLICY_0, 0x28 */62 uint crc_super_sclk_div; /* _SUPER_SCLK_DIVIDER_0,0x2C */63 uint crc_clk_sys_rate; /* _CLK_SYSTEM_RATE_0, 0x30 */[all …]