Searched hist:"1 c552e08b29895d31bbf82bdb549811cfde31db4" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/firmware/ |
H A D | ti_sci.h | diff 1c552e08b29895d31bbf82bdb549811cfde31db4 Sun Oct 25 14:10:02 CDT 2020 Peter Ujfalusi <peter.ujfalusi@ti.com> firmware: ti_sci: rm: Add support for tx_tdtype parameter for tx channel
The system controller's resource manager have support for configuring the TDTYPE of TCHAN_CFG register on j721e. With this parameter the teardown completion can be controlled: TDTYPE == 0: Return without waiting for peer to complete the teardown TDTYPE == 1: Wait for peer to complete the teardown
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Reviewed-by: Tero Kristo <t-kristo@ti.com> Tested-by: Keerthy <j-keerthy@ti.com> Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
|
H A D | ti_sci.c | diff 1c552e08b29895d31bbf82bdb549811cfde31db4 Sun Oct 25 14:10:02 CDT 2020 Peter Ujfalusi <peter.ujfalusi@ti.com> firmware: ti_sci: rm: Add support for tx_tdtype parameter for tx channel
The system controller's resource manager have support for configuring the TDTYPE of TCHAN_CFG register on j721e. With this parameter the teardown completion can be controlled: TDTYPE == 0: Return without waiting for peer to complete the teardown TDTYPE == 1: Wait for peer to complete the teardown
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Reviewed-by: Tero Kristo <t-kristo@ti.com> Tested-by: Keerthy <j-keerthy@ti.com> Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
|
/openbmc/linux/include/linux/soc/ti/ |
H A D | ti_sci_protocol.h | diff 1c552e08b29895d31bbf82bdb549811cfde31db4 Sun Oct 25 14:10:02 CDT 2020 Peter Ujfalusi <peter.ujfalusi@ti.com> firmware: ti_sci: rm: Add support for tx_tdtype parameter for tx channel
The system controller's resource manager have support for configuring the TDTYPE of TCHAN_CFG register on j721e. With this parameter the teardown completion can be controlled: TDTYPE == 0: Return without waiting for peer to complete the teardown TDTYPE == 1: Wait for peer to complete the teardown
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Reviewed-by: Tero Kristo <t-kristo@ti.com> Tested-by: Keerthy <j-keerthy@ti.com> Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
|