DMSC controls the power management, security and resource management of the device.
|
struct | tisci_msg_rm_psil_pair_req |
| This file contains: More...
|
|
struct | tisci_msg_rm_psil_pair_resp |
| Response to pairing a PSI-L source thread to a destination thread. More...
|
|
struct | tisci_msg_rm_psil_unpair_req |
| Unpairs a PSI-L source thread from a destination thread. More...
|
|
struct | tisci_msg_rm_psil_unpair_resp |
| Response to unpairing a PSI-L source thread from a destination thread. More...
|
|
struct | tisci_msg_rm_psil_read_req |
| Reads the specified thread real-time configuration register from a specified PSI-L thread using the PSI-L configuration proxy. The host requesting the read operation for threads mapped to UDMAP channels must be the owner, or the supervisor of the host owning, the UDMAP channels. For threads not mapped to UDMAP channels, the host requesting the read operation must have access through the region firewall covering the entity to which the thread is mapped. The PSI-L configuration proxy used to read thread's configuration registers is based on the Navigator Subsystem specified by nav_id. More...
|
|
struct | tisci_msg_rm_psil_read_resp |
| Response to reading a PSI-L thread real-time register. More...
|
|
struct | tisci_msg_rm_psil_write_req |
| Write to the specified thread real-time configuration register in a specified PSI-L thread using the PSI-L configuration proxy. The host requesting the read operation for threads mapped to UDMAP channels must be the owner, or the supervisor of the host owning, the UDMAP channels. For threads not mapped to UDMAP channels, the host requesting the write operation must have access through the region firewall covering the entity to which the thread is mapped. The PSI-L configuration proxy used to write thread's configuration registers is based on the Navigator Subsystem specified by nav_id. A read back verify is not performed for thread registers written via the PSI-L configuration proxy. The configuration register field formats are not fully known by the PSI-L driver. Therefore, it is up to the application to utilize tisci_msg_rm_psil_read_req to read back and verify what was written. More...
|
|
struct | tisci_msg_rm_psil_write_resp |
| Response to writing a PSI-L thread real-time register. More...
|
|
◆ __attribute__()