npda               52 drivers/clk/st/clkgen-fsyn.c 	struct clkgen_field npda;
npda               82 drivers/clk/st/clkgen-fsyn.c 	.npda	= CLKGEN_FIELD(0x2f0, 0x1, 12),
npda              133 drivers/clk/st/clkgen-fsyn.c 	.npda	= CLKGEN_FIELD(0x2a0, 0x1, 12),
npda              216 drivers/clk/st/clkgen-fsyn.c 	CLKGEN_WRITE(pll, npda, !pll->data->powerup_polarity);
npda              243 drivers/clk/st/clkgen-fsyn.c 	CLKGEN_WRITE(pll, npda, pll->data->powerup_polarity);
npda              255 drivers/clk/st/clkgen-fsyn.c 	u32 npda = CLKGEN_READ(pll, npda);
npda              257 drivers/clk/st/clkgen-fsyn.c 	return pll->data->powerup_polarity ? !npda : !!npda;
npda               45 drivers/nvme/target/io-cmd-bdev.c 	id->npda = id->npdg;
npda              331 include/linux/nvme.h 	__le16			npda;