Home
last modified time | relevance | path

Searched refs:second_bypass (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/clk/socfpga/
Dclk-gate-s10.c54 u32 mask, second_bypass; in socfpga_gate_get_parent() local
67 second_bypass = readl(socfpgaclk->bypass_reg - in socfpga_gate_get_parent()
70 if (second_bypass & 0x1) in socfpga_gate_get_parent()
74 if (second_bypass & 0x2) in socfpga_gate_get_parent()
84 u32 mask, second_bypass; in socfpga_agilex_gate_get_parent() local
97 second_bypass = readl(socfpgaclk->bypass_reg - in socfpga_agilex_gate_get_parent()
100 if (second_bypass & 0x1) in socfpga_agilex_gate_get_parent()
104 if (second_bypass & 0x2) in socfpga_agilex_gate_get_parent()