/drivers/gpu/drm/exynos/ |
D | exynos_drm_ipp.c | 1125 struct drm_exynos_ipp_cmd_ctrl *cmd_ctrl = data; in exynos_drm_ipp_cmd_ctrl() local 1136 if (!cmd_ctrl) { in exynos_drm_ipp_cmd_ctrl() 1142 cmd_ctrl->ctrl, cmd_ctrl->prop_id); in exynos_drm_ipp_cmd_ctrl() 1144 ippdrv = ipp_find_drv_by_handle(cmd_ctrl->prop_id); in exynos_drm_ipp_cmd_ctrl() 1151 cmd_ctrl->prop_id); in exynos_drm_ipp_cmd_ctrl() 1157 if (!exynos_drm_ipp_check_valid(ippdrv->dev, cmd_ctrl->ctrl, in exynos_drm_ipp_cmd_ctrl() 1163 switch (cmd_ctrl->ctrl) { in exynos_drm_ipp_cmd_ctrl() 1170 cmd_work->ctrl = cmd_ctrl->ctrl; in exynos_drm_ipp_cmd_ctrl() 1176 cmd_work->ctrl = cmd_ctrl->ctrl; in exynos_drm_ipp_cmd_ctrl() 1194 cmd_work->ctrl = cmd_ctrl->ctrl; in exynos_drm_ipp_cmd_ctrl() [all …]
|
/drivers/usb/serial/ |
D | cypress_m8.c | 100 int cmd_ctrl; /* always set this to 1 before issuing a command */ member 474 priv->cmd_ctrl = 0; in cypress_generic_port_probe() 640 priv->cmd_ctrl = 1; in cypress_dtr_rts() 674 if (priv->cmd_ctrl) { in cypress_write() 734 if (priv->cmd_ctrl) { in cypress_send() 765 if (priv->cmd_ctrl) in cypress_send() 788 if (priv->cmd_ctrl) in cypress_send() 789 priv->cmd_ctrl = 0; in cypress_send() 858 priv->cmd_ctrl = 1; in cypress_tiocmset() 1043 priv->cmd_ctrl = 1; in cypress_set_termios()
|
/drivers/mtd/nand/ |
D | nand_base.c | 194 chip->cmd_ctrl(mtd, NAND_CMD_NONE, 0 | NAND_CTRL_CHANGE); in nand_select_chip() 538 chip->cmd_ctrl(mtd, readcmd, ctrl); in nand_command() 541 chip->cmd_ctrl(mtd, command, ctrl); in nand_command() 550 chip->cmd_ctrl(mtd, column, ctrl); in nand_command() 554 chip->cmd_ctrl(mtd, page_addr, ctrl); in nand_command() 556 chip->cmd_ctrl(mtd, page_addr >> 8, ctrl); in nand_command() 559 chip->cmd_ctrl(mtd, page_addr >> 16, ctrl); in nand_command() 561 chip->cmd_ctrl(mtd, NAND_CMD_NONE, NAND_NCE | NAND_CTRL_CHANGE); in nand_command() 580 chip->cmd_ctrl(mtd, NAND_CMD_STATUS, in nand_command() 582 chip->cmd_ctrl(mtd, in nand_command() [all …]
|
D | plat_nand.c | 82 data->chip.cmd_ctrl = pdata->ctrl.cmd_ctrl; in plat_nand_probe()
|
D | fsl_upm.c | 115 chip->cmd_ctrl(mtd, NAND_CMD_NONE, 0 | NAND_CTRL_CHANGE); in fun_select_chip() 165 fun->chip.cmd_ctrl = fun_cmd_ctrl; in fun_chip_init()
|
D | cmx270_nand.c | 189 this->cmd_ctrl = cmx270_hwcontrol; in cmx270_init()
|
D | s3c2410.c | 773 chip->cmd_ctrl = s3c2410_nand_hwcontrol; in s3c2410_nand_init_chip() 781 chip->cmd_ctrl = s3c2440_nand_hwcontrol; in s3c2410_nand_init_chip() 791 chip->cmd_ctrl = s3c2440_nand_hwcontrol; in s3c2410_nand_init_chip()
|
D | xway_nand.c | 174 .cmd_ctrl = xway_cmd_ctrl,
|
D | pasemi_nand.c | 150 chip->cmd_ctrl = pasemi_hwcontrol; in pasemi_nand_probe()
|
D | sharpsl.c | 162 this->cmd_ctrl = sharpsl_nand_hwcontrol; in sharpsl_nand_probe()
|
D | socrates_nand.c | 181 nand_chip->cmd_ctrl = socrates_nand_cmd_ctrl; in socrates_nand_probe()
|
D | ams-delta.c | 228 this->cmd_ctrl = ams_delta_hwcontrol; in ams_delta_init()
|
D | orion_nand.c | 141 nc->cmd_ctrl = orion_nand_cmd_ctrl; in orion_nand_probe()
|
D | cs553x_nand.c | 226 this->cmd_ctrl = cs553x_hwcontrol; in cs553x_init_one()
|
D | ndfc.c | 156 chip->cmd_ctrl = ndfc_hwcontrol; in ndfc_chip_init()
|
D | gpio.c | 355 this->cmd_ctrl = gpio_nand_cmd_ctrl; in gpio_nand_probe()
|
D | txx9ndfmc.c | 338 chip->cmd_ctrl = txx9ndfmc_cmd_ctrl; in txx9ndfmc_probe()
|
D | tmio_nand.c | 410 nand_chip->cmd_ctrl = tmio_nand_hwcontrol; in tmio_probe()
|
D | fsmc_nand.c | 339 chip->cmd_ctrl(mtd, NAND_CMD_NONE, 0 | NAND_CTRL_CHANGE); in fsmc_select_chip() 1018 nand->cmd_ctrl = fsmc_cmd_ctrl; in fsmc_nand_probe()
|
D | jz4740_nand.c | 456 chip->cmd_ctrl = jz_nand_cmd_ctrl; in jz_nand_probe()
|
D | bf5xx_nand.c | 778 chip->cmd_ctrl = bf5xx_nand_hwcontrol; in bf5xx_nand_probe()
|
D | davinci_nand.c | 668 info->chip.cmd_ctrl = nand_davinci_hwcontrol; in nand_davinci_probe()
|
/drivers/net/hippi/ |
D | rrunner.c | 274 idx = rrpriv->info->cmd_ctrl.pi; in rr_issue_cmd() 280 rrpriv->info->cmd_ctrl.pi = idx; in rr_issue_cmd() 595 rrpriv->info->cmd_ctrl.entry_size = sizeof(struct cmd); in rr_init1() 596 rrpriv->info->cmd_ctrl.entries = CMD_RING_ENTRIES; in rr_init1() 597 rrpriv->info->cmd_ctrl.mode = 0; in rr_init1() 598 rrpriv->info->cmd_ctrl.pi = 15; in rr_init1() 1373 rrpriv->info->cmd_ctrl.pi = 0; in rr_close()
|
D | rrunner.h | 786 struct ring_ctrl cmd_ctrl; member
|
/drivers/net/ethernet/alteon/ |
D | acenic.h | 578 struct ring_ctrl cmd_ctrl; member
|