/Linux-v4.19/sound/pci/lola/ |
D | lola_clock.c | 28 unsigned int lola_sample_rate_convert(unsigned int coded) in lola_sample_rate_convert() argument 33 switch (coded & 0x3) { in lola_sample_rate_convert() 41 switch (coded & 0x1c) { in lola_sample_rate_convert() 52 switch (coded & 0x60) { in lola_sample_rate_convert()
|
D | lola.h | 508 unsigned int lola_sample_rate_convert(unsigned int coded);
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-g-enc-index.rst | 131 - This is an Intra-coded picture. 134 - This is a Predictive-coded picture. 137 - This is a Bidirectionally predictive-coded picture.
|
/Linux-v4.19/arch/mips/dec/ |
D | int-handler.S | 150 # open coded PTR_LA t1, cpu_mask_nr_tbl 152 # open coded la t1, cpu_mask_nr_tbl
|
/Linux-v4.19/Documentation/devicetree/ |
D | todo.txt | 10 - pseries: Get rid of open-coded tree modification from arch/powerpc/platforms/pseries/dlpar.c
|
/Linux-v4.19/drivers/media/platform/vimc/ |
D | Kconfig | 12 is hard coded for now but is meant to be highly configurable in
|
/Linux-v4.19/Documentation/usb/ |
D | usbip_protocol.txt | 95 0 | 2 | 0x0100 | Binary-coded decimal USBIP version number: v1.0.0 106 0 | 2 | 0x0100 | Binary-coded decimal USBIP version number: v1.0.0. 174 0 | 2 | 0x0100 | Binary-coded decimal USBIP version number: v1.0.0 191 0 | 2 | 0x0100 | Binary-coded decimal USBIP version number: v1.0.0
|
D | gadget_multi.txt | 87 interface numbers hard-coded in them (it's not hard to change those
|
/Linux-v4.19/scripts/coccinelle/api/ |
D | simple_open.cocci | 2 /// Remove an open coded simple_open() function
|
/Linux-v4.19/net/batman-adv/ |
D | network-coding.c | 1755 struct batadv_coded_packet *coded) in batadv_nc_find_decoding_packet() argument 1769 if (!batadv_is_my_mac(bat_priv, coded->second_dest)) { in batadv_nc_find_decoding_packet() 1770 source = coded->second_source; in batadv_nc_find_decoding_packet() 1771 packet_id = coded->second_crc; in batadv_nc_find_decoding_packet() 1773 source = coded->first_source; in batadv_nc_find_decoding_packet() 1774 packet_id = coded->first_crc; in batadv_nc_find_decoding_packet()
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | journal.rst | 328 journal. Descriptor blocks are open-coded instead of being completely 342 - (open coded) 346 - open coded array[] 388 - This field appears to be open coded. It always comes at the end of the 459 - This field appears to be open coded. It always comes at the end of the 579 - (open coded)
|
/Linux-v4.19/drivers/media/rc/ |
D | winbond-cir.c | 297 u8 coded = 0x00; in wbcir_to_rc6cells() local 303 coded |= 0x02 << (i * 2); in wbcir_to_rc6cells() 305 coded |= 0x01 << (i * 2); in wbcir_to_rc6cells() 309 return coded; in wbcir_to_rc6cells()
|
/Linux-v4.19/Documentation/devicetree/bindings/usb/ |
D | generic.txt | 21 in binary-coded decimal (i.e. 2.0 is 0200H). This
|
/Linux-v4.19/Documentation/devicetree/bindings/dma/ |
D | arm-pl08x.txt | 7 - arm,primecell-periphid: on the FTDMAC020 the primecell ID is not hard-coded
|
/Linux-v4.19/tools/usb/usbip/ |
D | configure.ac | 5 AC_DEFINE([USBIP_VERSION], [0x00000111], [binary-coded decimal version number])
|
/Linux-v4.19/Documentation/isdn/ |
D | README | 189 12 69 Bit coded register: 208 13 0 Bit coded register: 248 18 4 Bit coded register, Service-Octet-1 to accept, 263 20 0 Bit coded register (readonly) 266 21 0 Bit coded register (readonly) 270 22 0 Bit coded register (readonly) 274 23 0 Bit coded register:
|
/Linux-v4.19/include/linux/ |
D | capability.h | 78 # error Fix up hand-coded capability macro initializers
|
/Linux-v4.19/Documentation/cgroup-v1/ |
D | net_prio.txt | 11 1) The application may not have been coded to set this value
|
/Linux-v4.19/Documentation/admin-guide/ |
D | unicode.rst | 50 hard-coded to map directly to the loaded font, bypassing the 74 character, and hence has been coded as U+2500 FORMS LIGHT HORIZONTAL.
|
/Linux-v4.19/Documentation/ |
D | lockup-watchdogs.txt | 53 'softlockup detector' (coded inside the hrtimer callback function)
|
/Linux-v4.19/tools/testing/selftests/android/ion/ |
D | README | 62 Currently the heap size is hard coded as just 10 bytes inside this script.
|
/Linux-v4.19/Documentation/arm/ |
D | Porting | 35 The initial part of the kernel is carefully coded to be position
|
/Linux-v4.19/Documentation/networking/ |
D | x25-iface.txt | 9 The X.25 device driver will be coded normally as per the Linux device driver
|
/Linux-v4.19/Documentation/devicetree/bindings/regulator/ |
D | ti-abb-regulator.txt | 68 Example #1: Simplest configuration (no efuse data, hard coded ABB table):
|
/Linux-v4.19/arch/arc/mm/ |
D | tlbex.S | 55 ; Since the Fast Path TLB Miss handler is coded with 4 regs, the remaining 3
|