Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/sprd/
A Dums512-clk.c1558 CLK_IGNORE_UNUSED, SPRD_GATE_NON_AON);
1561 CLK_IGNORE_UNUSED, SPRD_GATE_NON_AON);
1564 CLK_IGNORE_UNUSED, SPRD_GATE_NON_AON);
1567 CLK_IGNORE_UNUSED, SPRD_GATE_NON_AON);
1600 CLK_IGNORE_UNUSED, SPRD_GATE_NON_AON);
1603 CLK_IGNORE_UNUSED, SPRD_GATE_NON_AON);
1606 CLK_IGNORE_UNUSED, SPRD_GATE_NON_AON);
1609 CLK_IGNORE_UNUSED, SPRD_GATE_NON_AON);
1612 CLK_IGNORE_UNUSED, SPRD_GATE_NON_AON);
1615 CLK_IGNORE_UNUSED, SPRD_GATE_NON_AON);
[all …]
A Dgate.c100 if (sg->flags & SPRD_GATE_NON_AON) { in sprd_gate_is_enabled()
A Dgate.h29 #define SPRD_GATE_NON_AON BIT(3) /* not alway powered on, check before read */ macro
A Dsc9863a-clk.c1620 0x20, BIT(16), 0, SPRD_GATE_NON_AON);
1622 0x24, BIT(16), 0, SPRD_GATE_NON_AON);
1624 0x28, BIT(16), 0, SPRD_GATE_NON_AON);

Completed in 11 milliseconds