Searched refs:active_delay_count (Results 1 – 3 of 3) sorted by relevance
/drivers/clk/tegra/ |
D | clk-tegra114.c | 641 u8 active_delay_count; member 648 .stable_count = 0x33, .active_delay_count = 0x05, 651 .stable_count = 0x4B, .active_delay_count = 0x06, 654 .stable_count = 0x2F, .active_delay_count = 0x04, 657 .stable_count = 0x66, .active_delay_count = 0x09, 660 .stable_count = 0x41, .active_delay_count = 0x0A, 992 active_delay_count); in tegra114_utmi_param_configure()
|
D | clk-tegra124.c | 740 u8 active_delay_count; member 747 .stable_count = 0x33, .active_delay_count = 0x05, 750 .stable_count = 0x4B, .active_delay_count = 0x06, 753 .stable_count = 0x2F, .active_delay_count = 0x04, 756 .stable_count = 0x66, .active_delay_count = 0x09, 759 .stable_count = 0x41, .active_delay_count = 0x0A, 1051 active_delay_count); in tegra124_utmi_param_configure()
|
D | clk-tegra30.c | 221 u8 active_delay_count; member 892 utmi_parameters[i].active_delay_count); in tegra30_utmi_param_configure()
|