Searched refs:pdn_status (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/st/ |
| H A D | clkgen-pll.c | 42 struct clkgen_field pdn_status; member 66 .pdn_status = CLKGEN_FIELD(0x2a0, 0x1, 8), 79 .pdn_status = CLKGEN_FIELD(0x2c8, 0x1, 8), 92 .pdn_status = CLKGEN_FIELD(0x1a8, 0x1, 0), 109 .pdn_status = CLKGEN_FIELD(0x1a8, 0x1, 0), 177 u32 poweroff = CLKGEN_READ(pll, pdn_status); in clkgen_pll_is_enabled()
|