Lines Matching refs:Pl061GpioData
62 struct Pl061GpioData {
75 static struct Pl061GpioData g_pl061 = {
432 static int32_t Pl061GpioInitGroups(struct Pl061GpioData *pl061)
488 static void Pl061GpioUninitGroups(struct Pl061GpioData *pl061)
503 static int32_t Pl061GpioReadInfo(struct Pl061GpioData *pl061, const struct DeviceResourceNode *node,
530 static int32_t Pl061GpioReadDrs(struct Pl061GpioData *pl061, const struct DeviceResourceNode *node)
587 static void Pl061GpioDebug(const struct Pl061GpioData *pl061)
613 struct Pl061GpioData *pl061 = &g_pl061;
666 struct Pl061GpioData *pl061 = NULL;
678 pl061 = (struct Pl061GpioData *)device->priv;