Searched refs:npda (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/clk/st/ |
D | clkgen-fsyn.c | 128 struct clkgen_field npda; member 166 .npda = CLKGEN_FIELD(0x0, 0x1, 14), 202 .npda = CLKGEN_FIELD(0x0, 0x1, 14), 238 .npda = CLKGEN_FIELD(0x0, 0x1, 14), 274 .npda = CLKGEN_FIELD(0x0, 0x1, 14), 315 .npda = CLKGEN_FIELD(0x2f0, 0x1, 12), 367 .npda = CLKGEN_FIELD(0x2a0, 0x1, 12), 451 CLKGEN_WRITE(pll, npda, !pll->data->powerup_polarity); in quadfs_pll_enable() 478 CLKGEN_WRITE(pll, npda, pll->data->powerup_polarity); in quadfs_pll_disable() 490 u32 npda = CLKGEN_READ(pll, npda); in quadfs_pll_is_enabled() local [all …]
|
/linux-4.1.27/arch/ia64/sn/kernel/ |
D | io_common.c | 384 void __init hubdev_init_node(nodepda_t * npda, cnodeid_t node) in hubdev_init_node() argument 399 npda->pdinfo = (void *)hubdev_info; in hubdev_init_node()
|