Get the current SSC settings of a device's clock.
This message will only succeed if the clock is currently enabled, otherwise it returns nack.
| hdr | TISCI header |
| device | The device ID that the clock is connected to. |
| clk | Each device has its own set of clock inputs. This indexes which clock input to query. |
Data Fields | |
| struct tisci_header | hdr |
| uint32_t | device |
| uint32_t | clk |
| struct tisci_header tisci_msg_get_clock_ssc_req::hdr |
| uint32_t tisci_msg_get_clock_ssc_req::device |
| uint32_t tisci_msg_get_clock_ssc_req::clk |