Searched refs:npda (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/clk/st/ |
D | clkgen-fsyn.c | 129 struct clkgen_field npda; member 167 .npda = CLKGEN_FIELD(0x0, 0x1, 14), 203 .npda = CLKGEN_FIELD(0x0, 0x1, 14), 239 .npda = CLKGEN_FIELD(0x0, 0x1, 14), 275 .npda = CLKGEN_FIELD(0x0, 0x1, 14), 316 .npda = CLKGEN_FIELD(0x2f0, 0x1, 12), 368 .npda = CLKGEN_FIELD(0x2a0, 0x1, 12), 452 CLKGEN_WRITE(pll, npda, !pll->data->powerup_polarity); in quadfs_pll_enable() 479 CLKGEN_WRITE(pll, npda, pll->data->powerup_polarity); in quadfs_pll_disable() 491 u32 npda = CLKGEN_READ(pll, npda); in quadfs_pll_is_enabled() local [all …]
|
/linux-4.4.14/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()
|