Searched refs:active_delay_count (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/clk/tegra/ |
D | clk-tegra114.c | 643 u8 active_delay_count; member 650 .stable_count = 0x33, .active_delay_count = 0x05, 653 .stable_count = 0x4B, .active_delay_count = 0x06, 656 .stable_count = 0x2F, .active_delay_count = 0x04, 659 .stable_count = 0x66, .active_delay_count = 0x09, 662 .stable_count = 0x41, .active_delay_count = 0x0A, 990 active_delay_count); in tegra114_utmi_param_configure()
|
D | clk-tegra124.c | 738 u8 active_delay_count; member 745 .stable_count = 0x33, .active_delay_count = 0x05, 748 .stable_count = 0x4B, .active_delay_count = 0x06, 751 .stable_count = 0x2F, .active_delay_count = 0x04, 754 .stable_count = 0x66, .active_delay_count = 0x09, 757 .stable_count = 0x41, .active_delay_count = 0x0A, 1050 active_delay_count); in tegra124_utmi_param_configure()
|
D | clk-tegra30.c | 222 u8 active_delay_count; member 893 utmi_parameters[i].active_delay_count); in tegra30_utmi_param_configure()
|