Searched refs:has_blink_output (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/tegra/ |
H A D | pmc.c | 338 bool has_blink_output; member 2416 if (pmc->soc->has_blink_output) in tegra_pmc_clock_register() 2459 if (pmc->soc->has_blink_output) { in tegra_pmc_clock_register() 2764 .has_blink_output = true, 2823 .has_blink_output = true, 2878 .has_blink_output = true, 2993 .has_blink_output = true, 3121 .has_blink_output = true, 3276 .has_blink_output = false, 3409 .has_blink_output [all...] |
/kernel/linux/linux-6.6/drivers/soc/tegra/ |
H A D | pmc.c | 384 bool has_blink_output; member 2741 if (pmc->soc->has_blink_output) in tegra_pmc_clock_register() 2784 if (pmc->soc->has_blink_output) { in tegra_pmc_clock_register() 3333 .has_blink_output = true, 3394 .has_blink_output = true, 3451 .has_blink_output = true, 3595 .has_blink_output = true, 3758 .has_blink_output = true, 3955 .has_blink_output = false, 4140 .has_blink_output [all...] |
Completed in 12 milliseconds