nph 1128 drivers/media/platform/omap3isp/ispccdc.c unsigned int nph; nph 1233 drivers/media/platform/omap3isp/ispccdc.c nph = crop->width * 2 - 1; nph 1236 drivers/media/platform/omap3isp/ispccdc.c nph = crop->width - 1; nph 1240 drivers/media/platform/omap3isp/ispccdc.c (nph << ISPCCDC_HORZ_INFO_NPH_SHIFT), nph 72 drivers/mtd/spi-nor/spi-nor.c u8 nph; /* 0-base number of parameter headers */ nph 4095 drivers/mtd/spi-nor/spi-nor.c if (header.nph) { nph 4096 drivers/mtd/spi-nor/spi-nor.c psize = header.nph * sizeof(*param_headers); nph 4114 drivers/mtd/spi-nor/spi-nor.c for (i = 0; i < header.nph; i++) { nph 4130 drivers/mtd/spi-nor/spi-nor.c for (i = 0; i < header.nph; i++) { nph 601 drivers/net/ethernet/freescale/fman/mac.c int err, i, nph; nph 735 drivers/net/ethernet/freescale/fman/mac.c nph = of_count_phandle_with_args(mac_node, "fsl,fman-ports", NULL); nph 736 drivers/net/ethernet/freescale/fman/mac.c if (unlikely(nph < 0)) { nph 739 drivers/net/ethernet/freescale/fman/mac.c err = nph; nph 743 drivers/net/ethernet/freescale/fman/mac.c if (nph != ARRAY_SIZE(mac_dev->port)) { nph 255 drivers/remoteproc/imx_rproc.c int a, b = 0, err, nph; nph 279 drivers/remoteproc/imx_rproc.c nph = of_count_phandle_with_args(np, "memory-region", NULL); nph 280 drivers/remoteproc/imx_rproc.c if (nph <= 0) nph 284 drivers/remoteproc/imx_rproc.c for (a = 0; a < nph; a++) {