Searched refs:pdn_status (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/clk/st/ |
H A D | clkgen-pll.c | 42 struct clkgen_field pdn_status; member 77 .pdn_status = CLKGEN_FIELD(0x2a0, 0x1, 8), 112 .pdn_status = CLKGEN_FIELD(0x2c8, 0x1, 8), 138 .pdn_status = CLKGEN_FIELD(0x1a8, 0x1, 0), 164 .pdn_status = CLKGEN_FIELD(0x1a8, 0x1, 0), 239 u32 poweroff = CLKGEN_READ(pll, pdn_status); in clkgen_pll_is_enabled()
|