Lines Matching +full:embedded +full:- +full:controller
6 -------------------------------------
7 The zynqmp-firmware node describes the interface to platform firmware.
10 used by any driver to communicate with PMC(Platform Management Controller).
12 Embedded Energy Management Interface (EEMI)
13 ----------------------------------------------
14 The embedded energy management interface is used to allow software
16 device to communicate with a power management controller (PMC) on a
20 The zynqmp-firmware driver maintain all EEMI APIs in zynqmp_eemi_ops
26 /* zynqmp-firmware driver maintain all EEMI APIs */
47 ret = eemi_ops->query_data(qdata, ret_payload);
50 ------
57 - IOCTL_SET_PLL_FRAC_MODE 8
58 - IOCTL_GET_PLL_FRAC_MODE 9
59 - IOCTL_SET_PLL_FRAC_DATA 10
60 - IOCTL_GET_PLL_FRAC_DATA 11
65 ----------
66 [0] Embedded Energy Management Interface (EEMI) API guide:
67 https://www.xilinx.com/support/documentation/user_guides/ug1200-eemi-api.pdf