/Linux-v5.4/sound/soc/xilinx/ |
D | xlnx_formatter_pcm.c | 132 u32 padded, srate, bit_depth, status[2]; in xlnx_parse_aes_params() local 157 padded = 0; in xlnx_parse_aes_params() 160 padded = 4; in xlnx_parse_aes_params() 169 bit_depth = 16 + padded; in xlnx_parse_aes_params() 172 bit_depth = 18 + padded; in xlnx_parse_aes_params() 175 bit_depth = 19 + padded; in xlnx_parse_aes_params() 178 bit_depth = 20 + padded; in xlnx_parse_aes_params() 206 padded = 4; in xlnx_parse_aes_params() 208 padded = 0; in xlnx_parse_aes_params() 212 bit_depth = 16 + padded; in xlnx_parse_aes_params() [all …]
|
/Linux-v5.4/drivers/usb/serial/ |
D | safe_serial.c | 76 static bool padded = IS_ENABLED(CONFIG_USB_SERIAL_SAFE_PADDED); 88 module_param(padded, bool, 0); 89 MODULE_PARM_DESC(padded, "Pad to full wMaxPacketSize On/Off"); 240 if (padded) { in safe_prepare_write_buffer() 277 padded = true; in safe_startup()
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | selection-api-configuration.rst | 81 padded area but outside active area is undefined. The application can 82 use the padded and active rectangles to detect where the rubbish pixels 130 However, such a padded area is driver-dependent feature not covered by 131 this document. Driver developers are encouraged to keep padded rectangle 132 equal to active one. The padded target is accessed by the
|
D | pixfmt-sdr-ru12le.rst | 25 in 16 bit space with unused high bits padded with 0.
|
D | pixfmt-sdr-cs14le.rst | 26 space with unused high bits padded with 0.
|
D | pixfmt-sdr-pcu16be.rst | 25 padded with 0. I value starts first and Q value starts at an offset
|
D | pixfmt-y10.rst | 24 stored in 16-bit words with unused high bits padded with 0. The least
|
D | pixfmt-y12.rst | 24 stored in 16-bit words with unused high bits padded with 0. The least
|
D | pixfmt-sdr-pcu18be.rst | 25 padded with 0. I value starts first and Q value starts at an offset
|
D | pixfmt-sdr-pcu20be.rst | 25 padded with 0. I value starts first and Q value starts at an offset
|
D | pixfmt-inzi.rst | 33 The six remaining MSBs are padded with zeros.
|
D | selection-api-vs-crop-api.rst | 38 the selection API the concepts of the padded target and constraints
|
/Linux-v5.4/net/sctp/ |
D | output.c | 431 int padded = SCTP_PAD4(chunk->skb->len); in sctp_packet_pack() local 434 auth_len = padded; in sctp_packet_pack() 435 else if (auth_len + padded + packet->overhead > in sctp_packet_pack() 438 else if (pkt_size + padded > tp->pathmtu) in sctp_packet_pack() 440 pkt_size += padded; in sctp_packet_pack()
|
/Linux-v5.4/Documentation/filesystems/ |
D | romfs.txt | 68 : : padded to 16 byte boundary. 101 : : padded to 16 byte boundary 136 directly after the (padded) file name. 142 padded to an 1024 byte boundary.
|
/Linux-v5.4/Documentation/infiniband/ |
D | opa_vnic.rst | 91 Ethernet packet is padded on the transmit side to ensure that the VNIC OPA 93 padded. On the receive side the 'Tail' field is read and the padding is
|
/Linux-v5.4/drivers/lightnvm/ |
D | pblk-recovery.c | 367 bool padded = false; in pblk_recov_scan_oob() local 435 if (padded) { in pblk_recov_scan_oob() 446 padded = true; in pblk_recov_scan_oob() 470 WARN_ON(padded && !pblk_line_is_full(line)); in pblk_recov_scan_oob()
|
D | pblk-write.c | 322 unsigned int padded = c_ctx->nr_padded; in pblk_setup_w_rq() local 323 unsigned int nr_secs = valid + padded; in pblk_setup_w_rq()
|
/Linux-v5.4/include/uapi/linux/ |
D | jffs2.h | 196 jint32_t padded; /* sum of the size of padding nodes */ member
|
/Linux-v5.4/drivers/net/usb/ |
D | sierra_net.c | 266 int padded; in parse_hip() local 275 padded = hh->msgid.byte & 0x80; in parse_hip() 294 if (padded) { in parse_hip()
|
/Linux-v5.4/Documentation/admin-guide/device-mapper/ |
D | verity.rst | 25 the rest of the block is padded with zeroes. 29 padded with zeroes to the power of two. 199 Directly following the header (and with sector number padded to the next hash
|
/Linux-v5.4/Documentation/driver-api/early-userspace/ |
D | buffer-format.rst | 51 hexadecimal ASCII numbers fully padded with '0' on the left to the
|
/Linux-v5.4/Documentation/fb/ |
D | api.rst | 61 per macropixel is not a multiple of 8, whether macropixels are padded to the 274 bits per pixel is not a multiple of 8, pixel values are padded to the next
|
/Linux-v5.4/net/sched/ |
D | sch_generic.c | 833 sch->padded = (char *) sch - (char *) p; in qdisc_alloc() 939 kfree((char *) qdisc - qdisc->padded); in qdisc_free()
|
/Linux-v5.4/Documentation/filesystems/nfs/ |
D | exporting.rst | 162 generated by encode_fh, in which case it will have been padded with
|
/Linux-v5.4/Documentation/sparc/oradax/ |
D | dax-hv-api.txt | 405 …The only supported output format is a padded, byte-aligned output stream, using output codes 0x0 -… 406 … specified output element size is larger than the extracted input element size, zeros are padded to 408 …padded to the most significant bit side till the next byte boundary. Next, if the output element s… 409 …than the byte padded input element, bytes of value 0 are added based on the Padding Direction bit … 410 …CCB. If the output element size is smaller than the byte-padded input element size, the input elem… 840 …The only supported output format is a padded, byte-aligned output stream. The stream follows the s… 841 … rules and restrictions as padded output stream described in Section 36.2.1.2, “Extract command”.
|