| /OK3568_Linux_fs/kernel/Documentation/powerpc/ |
| H A D | pci_iov_resource_on_powernv.rst | 118 * Can be configured to be segmented. When not segmented, we can 119 specify the PE# for the entire window. When segmented, a window 132 as segmented. 198 - Non-segmented M64 window: A non-segmented M64 window is mapped entirely 201 - Single segmented M64 windows: A segmented M64 window could be used just 207 - Multiple segmented M64 windows: As usual, each window is split into 256 234 IODA supports 256 PEs, so segmented windows contain 256 segments, so if 290 set the PE# for the window. But if it's in a segmented M64 window, the
|
| /OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/ |
| H A D | voltage.c | 85 bool segmented) in scmi_init_voltage_levels() argument 95 (segmented && (num_remaining || num_returned != 3))) { in scmi_init_voltage_levels() 107 v->segmented = segmented; in scmi_init_voltage_levels()
|
| H A D | sensors.c | 277 s->intervals.segmented = SEGMENTED_INTVL_FORMAT(flags); in scmi_sensor_update_intervals() 280 if (s->intervals.segmented && in scmi_sensor_update_intervals() 285 s->intervals.segmented = false; in scmi_sensor_update_intervals() 298 s->intervals.segmented = false; in scmi_sensor_update_intervals() 489 s->intervals.segmented = false; in scmi_sensor_description_get()
|
| /OK3568_Linux_fs/kernel/net/caif/ |
| H A D | cfrfml.c | 100 bool segmented; in cfrfml_receive() local 114 segmented = tmp & RFM_SEGMENTATION_BIT; in cfrfml_receive() 116 if (segmented) { in cfrfml_receive()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | segmentation-offloads.rst | 125 assembled by GRO should be segmented to create an identical sequence of 126 frames using GSO, and any sequence of frames segmented by GSO should be 130 altered so that it is when a frame assembled via GRO is segmented via GSO. 159 cannot be just segmented to (P)MTU. Rather, the chunks must be contained in
|
| H A D | timestamping.rst | 293 coalescing sections of previously segmented buffers associated with
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | scmi_protocol.h | 230 bool segmented; member 519 bool segmented; member
|
| /OK3568_Linux_fs/kernel/net/can/ |
| H A D | Kconfig | 61 CAN Transport Protocols offer support for segmented Point-to-Point
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | scmi-regulator.c | 236 if (vinfo->segmented) in scmi_regulator_common_init()
|
| /OK3568_Linux_fs/kernel/Documentation/crypto/ |
| H A D | architecture.rst | 218 CRYPTO_ALG_TYPE_COMPRESS allowing for segmented compression /
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | xillybus.rst | 267 Even though a non-segmented data stream is presented to the user at both
|
| /OK3568_Linux_fs/kernel/Documentation/RCU/Design/Data-Structures/ |
| H A D | Data-Structures.rst | 670 The ``rcu_segcblist`` structure maintains a segmented list of callbacks 895 The ``->cblist`` structure is the segmented callback list described
|
| /OK3568_Linux_fs/kernel/arch/x86/ |
| H A D | Kconfig | 2401 call. This is required to run 16-bit or segmented code such as
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | as.info | 25072 Z8002, with 16 bit addresses, and the segmented Z8001 with 24 bit 25077 register. When the assembler is in segmented mode (specified with the 25096 Generate segmented code by default. 25171 Indirect register: @rrN in segmented mode, @rN in unsegmented mode. 25175 assembler is in segmented or unsegmented mode) of the operand is in 25209 Generate code for the segmented Z8001.
|
| H A D | gccint.info | 145 32-bit type. It aims to target machines with a flat (non-segmented)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | as.info | 25072 Z8002, with 16 bit addresses, and the segmented Z8001 with 24 bit 25077 register. When the assembler is in segmented mode (specified with the 25096 Generate segmented code by default. 25171 Indirect register: @rrN in segmented mode, @rN in unsegmented mode. 25175 assembler is in segmented or unsegmented mode) of the operand is in 25209 Generate code for the segmented Z8001.
|
| H A D | gccint.info | 145 32-bit type. It aims to target machines with a flat (non-segmented)
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 150937 Refactor DDC2 code to allow for proper segmented addressing.
|