Searched refs:tpu (Results 1 – 15 of 15) sorted by relevance
| /drivers/pwm/ |
| A D | pwm-renesas-tpu.c | 71 struct tpu_device *tpu; member 220 tpd = &tpu->tpd[pwm->hwpwm]; in tpu_pwm_request() 222 tpd->tpu = tpu; in tpu_pwm_request() 308 dev_dbg(&tpu->pdev->dev, in tpu_pwm_config() 444 struct tpu_device *tpu; in tpu_probe() local 450 tpu = to_tpu_device(chip); in tpu_probe() 452 spin_lock_init(&tpu->lock); in tpu_probe() 453 tpu->pdev = pdev; in tpu_probe() 457 if (IS_ERR(tpu->base)) in tpu_probe() 458 return PTR_ERR(tpu->base); in tpu_probe() [all …]
|
| A D | Makefile | 55 obj-$(CONFIG_PWM_RENESAS_TPU) += pwm-renesas-tpu.o
|
| A D | Kconfig | 589 will be called pwm-renesas-tpu.
|
| /drivers/gpu/drm/imagination/ |
| A D | pvr_rogue_fwif_client.h | 110 u32 tpu; member 186 u32 tpu; member 282 u32 tpu; member
|
| A D | pvr_rogue_fwif_client_check.h | 22 OFFSET_CHECK(struct rogue_fwif_geom_regs, tpu, 36); 48 OFFSET_CHECK(struct rogue_fwif_frag_regs, tpu, 56); 89 OFFSET_CHECK(struct rogue_fwif_compute_regs, tpu, 48);
|
| A D | pvr_stream_defs.c | 64 PVR_STREAM_DEF(rogue_fwif_cmd_geom, regs.tpu, 32), 139 PVR_STREAM_DEF(rogue_fwif_cmd_frag, regs.tpu, 32), 202 PVR_STREAM_DEF(rogue_fwif_cmd_compute, regs.tpu, 32),
|
| /drivers/pinctrl/renesas/ |
| A D | pfc-r8a77980.c | 2501 SH_PFC_FUNCTION(tpu),
|
| A D | pfc-r8a779a0.c | 3159 SH_PFC_FUNCTION(tpu),
|
| A D | pfc-r8a7794.c | 4622 SH_PFC_FUNCTION(tpu),
|
| A D | pfc-r8a779h0.c | 2997 SH_PFC_FUNCTION(tpu),
|
| A D | pfc-r8a779g0.c | 3216 SH_PFC_FUNCTION(tpu),
|
| A D | pfc-r8a7791.c | 5400 SH_PFC_FUNCTION(tpu),
|
| A D | pfc-r8a77951.c | 5119 SH_PFC_FUNCTION(tpu),
|
| A D | pfc-r8a7796.c | 5076 SH_PFC_FUNCTION(tpu),
|
| A D | pfc-r8a77965.c | 5317 SH_PFC_FUNCTION(tpu),
|
Completed in 117 milliseconds