Searched refs:npda (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/clk/st/
H A Dclkgen-fsyn.c128 struct clkgen_field npda; member in struct:clkgen_quadfs_data
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); quadfs_pll_enable()
478 CLKGEN_WRITE(pll, npda, pll->data->powerup_polarity); quadfs_pll_disable()
490 u32 npda = CLKGEN_READ(pll, npda); quadfs_pll_is_enabled() local
492 return !!npda; quadfs_pll_is_enabled()
/linux-4.1.27/arch/ia64/sn/kernel/
H A Dio_common.c384 void __init hubdev_init_node(nodepda_t * npda, cnodeid_t node) hubdev_init_node() argument
399 npda->pdinfo = (void *)hubdev_info; hubdev_init_node()

Completed in 140 milliseconds