Searched refs:CCW (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/common/ |
| H A D | utils.h | 51 enum Orientation { CW, CCW, COLLINEAR }; enumerator 71 return CCW; in Orient2d()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/ |
| H A D | sweep.cpp | 481 if (Orient2d(*node.point, *node.next->point, *node.next->next->point) == CCW) { in FillBasin() 533 if (o == CCW) { in FillBasinReq() 579 if (Orient2d(*edge->q, *node->next->point, *edge->p) == CCW) { in FillRightAboveEdgeEvent() 590 if (Orient2d(*node.point, *node.next->point, *node.next->next->point) == CCW) { in FillRightBelowEdgeEvent() 607 if (Orient2d(*edge->q, *node.next->point, *edge->p) == CCW) { in FillRightConcaveEdgeEvent() 609 if (Orient2d(*node.point, *node.next->point, *node.next->next->point) == CCW) { in FillRightConcaveEdgeEvent() 623 if (Orient2d(*node.next->point, *node.next->next->point, *node.next->next->next->point) == CCW) { in FillRightConvexEdgeEvent() 629 if (Orient2d(*edge->q, *node.next->next->point, *edge->p) == CCW) { in FillRightConvexEdgeEvent() 742 if (o == CCW) { in NextFlipTriangle() 766 } else if (o2d == CCW) { in NextFlipPoint()
|
| /OK3568_Linux_fs/kernel/drivers/s390/net/ |
| H A D | Kconfig | 8 depends on CCW && NETDEVICES && (ETHERNET || FDDI) 18 depends on CCW && NETDEVICES 64 depends on CCW && NETDEVICES && IP_MULTICAST && QDIO && ETHERNET
|
| /OK3568_Linux_fs/kernel/Documentation/s390/ |
| H A D | vfio-ccw.rst | 63 Access patterns of CCW devices 74 All I/O requires the use of channel command words (CCWs). A CCW is an 79 the format of the CCW and other control information to the system. The 184 VFIO-CCW Regions 327 * CCW translation APIs 328 A group of APIs (start with `cp_`) to do CCW translation. The CCWs 337 This driver utilizes the CCW translation APIs and introduces 349 channel program to the kernel, to do further CCW translation before
|
| H A D | cds.rst | 252 DOIO_DENY_PREFETCH don't allow for CCW prefetch; usually 258 The cpa parameter points to the first format 1 CCW of a channel program:: 267 with the following CCW flags values defined: 382 CCW_CMD_NOOP to the end of the submitted CCW chain. This will force Channel-End 413 (CCW) must start the I/O operation with the DOIO_ALLOW_SUSPEND option or the 421 setting the CCW suspend flag on a particular CCW, the channel program execution 483 device drivers by setting the PCI CCW flag (CCW_FLAG_PCI). Once this CCW is
|
| H A D | common_io.rst | 32 keywords can be used to refer to the CCW based boot device and CCW console
|
| H A D | driver-model.rst | 5 1. CCW devices 8 All devices which can be addressed by means of ccws are called 'CCW devices' -
|
| /OK3568_Linux_fs/kernel/drivers/s390/char/ |
| H A D | Kconfig | 8 depends on CCW 37 depends on CCW && TTY 106 depends on CCW
|
| /OK3568_Linux_fs/kernel/arch/s390/boot/ |
| H A D | head.S | 45 .long 0x020001e0,0x60000050 # of the CCW program started 94 st %r2,4(%r6) # initialize CCW data addresses 131 l %r0,4(%r6) # update CCW data addresses
|
| /OK3568_Linux_fs/kernel/drivers/s390/block/ |
| H A D | Kconfig | 28 depends on CCW && BLOCK
|
| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | Kconfig | 361 bool "S390 CCW IOMMU Support" 362 depends on S390 && CCW || COMPILE_TEST
|
| /OK3568_Linux_fs/kernel/arch/s390/ |
| H A D | Kconfig | 764 prompt "Support for VFIO-CCW subchannels" 767 This driver allows usage of I/O subchannels via VFIO-CCW. 802 config CCW config
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/doc/ |
| H A D | Registry | 315 Rotate S V Rotate the virtual display (CW or CCW)
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 15335 S390 VFIO-CCW DRIVER
|