Searched hist:b2911a593a705e54adde6d06d4657c1ff2f16583 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/thunderbolt/ |
H A D | lc.c | diff b2911a593a705e54adde6d06d4657c1ff2f16583 Fri Dec 06 10:36:07 CST 2019 Mika Westerberg <mika.westerberg@linux.intel.com> thunderbolt: Enable wakes from system suspend
In order for the router and the whole domain to wake up from system suspend states we need to enable wakes for the connected routers. For device routers we enable wakes from PCIe and USB 3.x. This allows devices such as keyboards connected to USB 3.x hub that is tunneled to wake the system up as expected. For all routers we enabled wake on USB4 for each connected ports. This is used to propagate the wake from router to another.
Do the same for legacy routers through link controller vendor specific registers as documented in USB4 spec chapter 13.
While there correct kernel-doc of usb4_switch_set_sleep() -- it does not enable wakes instead there is a separate function (usb4_switch_set_wake()) that does.
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
|
H A D | domain.c | diff b2911a593a705e54adde6d06d4657c1ff2f16583 Fri Dec 06 10:36:07 CST 2019 Mika Westerberg <mika.westerberg@linux.intel.com> thunderbolt: Enable wakes from system suspend
In order for the router and the whole domain to wake up from system suspend states we need to enable wakes for the connected routers. For device routers we enable wakes from PCIe and USB 3.x. This allows devices such as keyboards connected to USB 3.x hub that is tunneled to wake the system up as expected. For all routers we enabled wake on USB4 for each connected ports. This is used to propagate the wake from router to another.
Do the same for legacy routers through link controller vendor specific registers as documented in USB4 spec chapter 13.
While there correct kernel-doc of usb4_switch_set_sleep() -- it does not enable wakes instead there is a separate function (usb4_switch_set_wake()) that does.
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
|
H A D | usb4.c | diff b2911a593a705e54adde6d06d4657c1ff2f16583 Fri Dec 06 10:36:07 CST 2019 Mika Westerberg <mika.westerberg@linux.intel.com> thunderbolt: Enable wakes from system suspend
In order for the router and the whole domain to wake up from system suspend states we need to enable wakes for the connected routers. For device routers we enable wakes from PCIe and USB 3.x. This allows devices such as keyboards connected to USB 3.x hub that is tunneled to wake the system up as expected. For all routers we enabled wake on USB4 for each connected ports. This is used to propagate the wake from router to another.
Do the same for legacy routers through link controller vendor specific registers as documented in USB4 spec chapter 13.
While there correct kernel-doc of usb4_switch_set_sleep() -- it does not enable wakes instead there is a separate function (usb4_switch_set_wake()) that does.
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
|
H A D | tb_regs.h | diff b2911a593a705e54adde6d06d4657c1ff2f16583 Fri Dec 06 10:36:07 CST 2019 Mika Westerberg <mika.westerberg@linux.intel.com> thunderbolt: Enable wakes from system suspend
In order for the router and the whole domain to wake up from system suspend states we need to enable wakes for the connected routers. For device routers we enable wakes from PCIe and USB 3.x. This allows devices such as keyboards connected to USB 3.x hub that is tunneled to wake the system up as expected. For all routers we enabled wake on USB4 for each connected ports. This is used to propagate the wake from router to another.
Do the same for legacy routers through link controller vendor specific registers as documented in USB4 spec chapter 13.
While there correct kernel-doc of usb4_switch_set_sleep() -- it does not enable wakes instead there is a separate function (usb4_switch_set_wake()) that does.
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
|
H A D | nhi.c | diff b2911a593a705e54adde6d06d4657c1ff2f16583 Fri Dec 06 10:36:07 CST 2019 Mika Westerberg <mika.westerberg@linux.intel.com> thunderbolt: Enable wakes from system suspend
In order for the router and the whole domain to wake up from system suspend states we need to enable wakes for the connected routers. For device routers we enable wakes from PCIe and USB 3.x. This allows devices such as keyboards connected to USB 3.x hub that is tunneled to wake the system up as expected. For all routers we enabled wake on USB4 for each connected ports. This is used to propagate the wake from router to another.
Do the same for legacy routers through link controller vendor specific registers as documented in USB4 spec chapter 13.
While there correct kernel-doc of usb4_switch_set_sleep() -- it does not enable wakes instead there is a separate function (usb4_switch_set_wake()) that does.
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
|
H A D | tb.h | diff b2911a593a705e54adde6d06d4657c1ff2f16583 Fri Dec 06 10:36:07 CST 2019 Mika Westerberg <mika.westerberg@linux.intel.com> thunderbolt: Enable wakes from system suspend
In order for the router and the whole domain to wake up from system suspend states we need to enable wakes for the connected routers. For device routers we enable wakes from PCIe and USB 3.x. This allows devices such as keyboards connected to USB 3.x hub that is tunneled to wake the system up as expected. For all routers we enabled wake on USB4 for each connected ports. This is used to propagate the wake from router to another.
Do the same for legacy routers through link controller vendor specific registers as documented in USB4 spec chapter 13.
While there correct kernel-doc of usb4_switch_set_sleep() -- it does not enable wakes instead there is a separate function (usb4_switch_set_wake()) that does.
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
|
H A D | switch.c | diff b2911a593a705e54adde6d06d4657c1ff2f16583 Fri Dec 06 10:36:07 CST 2019 Mika Westerberg <mika.westerberg@linux.intel.com> thunderbolt: Enable wakes from system suspend
In order for the router and the whole domain to wake up from system suspend states we need to enable wakes for the connected routers. For device routers we enable wakes from PCIe and USB 3.x. This allows devices such as keyboards connected to USB 3.x hub that is tunneled to wake the system up as expected. For all routers we enabled wake on USB4 for each connected ports. This is used to propagate the wake from router to another.
Do the same for legacy routers through link controller vendor specific registers as documented in USB4 spec chapter 13.
While there correct kernel-doc of usb4_switch_set_sleep() -- it does not enable wakes instead there is a separate function (usb4_switch_set_wake()) that does.
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
|