Home
last modified time | relevance | path

Searched refs:TEE_PM51CTL_IOC (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/modules/sys/drv/sys/
H A Dtee_ioc.h97 #define TEE_PM51CTL_IOC _IOWR('t', 190, uint32_t) macro
/utopia/UTPA2-700.0.x/modules/bdma/hal/kano/bdma/
H A DhalBDMA.c401 if (ioctl(fd, TEE_PM51CTL_IOC, &cmd)!=0) in __pm51ctl()
/utopia/UTPA2-700.0.x/modules/bdma/hal/k6lite/bdma/
H A DhalBDMA.c401 if (ioctl(fd, TEE_PM51CTL_IOC, &cmd)!=0) in __pm51ctl()
/utopia/UTPA2-700.0.x/modules/bdma/hal/k6/bdma/
H A DhalBDMA.c401 if (ioctl(fd, TEE_PM51CTL_IOC, &cmd)!=0) in __pm51ctl()
/utopia/UTPA2-700.0.x/modules/bdma/hal/curry/bdma/
H A DhalBDMA.c401 if (ioctl(fd, TEE_PM51CTL_IOC, &cmd)!=0) in __pm51ctl()
/utopia/UTPA2-700.0.x/modules/pm/hal/k6lite/pm/
H A DhalPM.c393 if (ioctl(fd, TEE_PM51CTL_IOC, &cmd)!=0) in __pm51ctl()
/utopia/UTPA2-700.0.x/modules/pm/hal/k6/pm/
H A DhalPM.c392 if (ioctl(fd, TEE_PM51CTL_IOC, &cmd)!=0) in __pm51ctl()
/utopia/UTPA2-700.0.x/modules/pm/hal/curry/pm/
H A DhalPM.c393 if (ioctl(fd, TEE_PM51CTL_IOC, &cmd)!=0) in __pm51ctl()
/utopia/UTPA2-700.0.x/modules/pm/hal/kano/pm/
H A DhalPM.c393 if (ioctl(fd, TEE_PM51CTL_IOC, &cmd)!=0) in __pm51ctl()