Home
last modified time | relevance | path

Searched refs:coded (Results 1 – 25 of 58) sorted by relevance

123

/Linux-v4.19/sound/pci/lola/
Dlola_clock.c28 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()
Dlola.h508 unsigned int lola_sample_rate_convert(unsigned int coded);
/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-g-enc-index.rst131 - 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/
Dint-handler.S150 # open coded PTR_LA t1, cpu_mask_nr_tbl
152 # open coded la t1, cpu_mask_nr_tbl
/Linux-v4.19/Documentation/devicetree/
Dtodo.txt10 - pseries: Get rid of open-coded tree modification from arch/powerpc/platforms/pseries/dlpar.c
/Linux-v4.19/drivers/media/platform/vimc/
DKconfig12 is hard coded for now but is meant to be highly configurable in
/Linux-v4.19/Documentation/usb/
Dusbip_protocol.txt95 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
Dgadget_multi.txt87 interface numbers hard-coded in them (it's not hard to change those
/Linux-v4.19/scripts/coccinelle/api/
Dsimple_open.cocci2 /// Remove an open coded simple_open() function
/Linux-v4.19/net/batman-adv/
Dnetwork-coding.c1755 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/
Djournal.rst328 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/
Dwinbond-cir.c297 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/
Dgeneric.txt21 in binary-coded decimal (i.e. 2.0 is 0200H). This
/Linux-v4.19/Documentation/devicetree/bindings/dma/
Darm-pl08x.txt7 - arm,primecell-periphid: on the FTDMAC020 the primecell ID is not hard-coded
/Linux-v4.19/tools/usb/usbip/
Dconfigure.ac5 AC_DEFINE([USBIP_VERSION], [0x00000111], [binary-coded decimal version number])
/Linux-v4.19/Documentation/isdn/
DREADME189 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/
Dcapability.h78 # error Fix up hand-coded capability macro initializers
/Linux-v4.19/Documentation/cgroup-v1/
Dnet_prio.txt11 1) The application may not have been coded to set this value
/Linux-v4.19/Documentation/admin-guide/
Dunicode.rst50 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/
Dlockup-watchdogs.txt53 'softlockup detector' (coded inside the hrtimer callback function)
/Linux-v4.19/tools/testing/selftests/android/ion/
DREADME62 Currently the heap size is hard coded as just 10 bytes inside this script.
/Linux-v4.19/Documentation/arm/
DPorting35 The initial part of the kernel is carefully coded to be position
/Linux-v4.19/Documentation/networking/
Dx25-iface.txt9 The X.25 device driver will be coded normally as per the Linux device driver
/Linux-v4.19/Documentation/devicetree/bindings/regulator/
Dti-abb-regulator.txt68 Example #1: Simplest configuration (no efuse data, hard coded ABB table):
/Linux-v4.19/arch/arc/mm/
Dtlbex.S55 ; Since the Fast Path TLB Miss handler is coded with 4 regs, the remaining 3

123