Home
last modified time | relevance | path

Searched refs:subset (Results 1 – 25 of 121) sorted by relevance

12345

/Linux-v4.19/arch/arm/mm/
Dalignment.c642 static const u32 subset[8] = { in thumb2arm() local
652 return subset[(tinstr & (7<<9)) >> 9] | in thumb2arm()
692 static const u32 subset[4] = { in thumb2arm() local
698 return subset[(L<<1) | ((tinstr & (1<<8)) >> 8)] | in thumb2arm()
741 const u32 subset[2] = { in do_alignment_t32_to_handler() local
745 *pinstr = subset[L] | (1<<RD_BITS(instr)); in do_alignment_t32_to_handler()
/Linux-v4.19/Documentation/i2c/
Dsummary12 a subset of I2C protocols and signaling. Many I2C devices will work on an
18 Because the SMBus is mostly a subset of the generalized I2C bus, we can
Dsmbus-protocol10 which is a subset from the I2C protocol. Fortunately, many devices use
11 only the same subset, which makes it possible to put them on an SMBus.
14 commands if at all possible (if the device uses only that subset of the
/Linux-v4.19/Documentation/filesystems/
Dext3.txt10 filesystem is a subset of ext4 filesystem so use ext4 driver for accessing
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-gnss14 subset of NMEA 0183 with vendor extensions (e.g. to allow
/Linux-v4.19/Documentation/devicetree/bindings/serial/
Darm_sbsa_uart.txt2 This UART uses a subset of the PL011 registers and consequently lives
/Linux-v4.19/Documentation/
Dsmsc_ece1099.txt44 The ECE1099 device SMBus implementation is a subset of the
46 The implementation in the device is a subset of SMBus since it
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dspe-pmu.txt12 SPE is only supported on a subset of the CPUs, please consult
/Linux-v4.19/Documentation/devicetree/bindings/mmc/
Dsdhci-omap.txt10 - pinctrl-names: Should be subset of "default", "hs", "sdr12", "sdr25", "sdr50",
/Linux-v4.19/Documentation/media/uapi/dvb/
Dvideo-try-command.rst58 subset of the ``v4l2_decoder_cmd`` struct, so refer to the
Dvideo-command.rst58 subset of the ``v4l2_decoder_cmd`` struct, so refer to the
Dfrontend-property-cable-systems.rst19 supports a subset of the Annex A modulation types, and a roll-off of
/Linux-v4.19/Documentation/devicetree/bindings/hwmon/
Dltc2990.txt23 allows a subset of the measurements to be enabled:
/Linux-v4.19/Documentation/hwmon/
Dvexpress10 http://infocenter.arm.com/help/topic/com.arm.doc.subset.boards.express/index.html
Dltc299037 A subset of the following attributes are visible, depending on the measurement
/Linux-v4.19/Documentation/perf/
Darm_dsu_pmu.txt13 The DSU provides a bitmap for a subset of implemented events via hardware
/Linux-v4.19/kernel/
Dcred.c384 static bool cred_cap_issubset(const struct cred *set, const struct cred *subset) in cred_cap_issubset() argument
387 const struct user_namespace *subset_ns = subset->user_ns; in cred_cap_issubset()
393 return cap_issubset(subset->cap_permitted, set->cap_permitted); in cred_cap_issubset()
/Linux-v4.19/Documentation/devicetree/bindings/gpio/
Dgpio-xlp.txt25 second cell is used to specify flags. The following subset of flags is
Dbrcm,kona-gpio.txt26 second cell is used to specify flags. The following subset of flags is
/Linux-v4.19/drivers/isdn/i4l/
DKconfig62 If you say Y here, the modem-emulator will support a subset of the
75 If you say Y here, the modem-emulator will support a subset of the
/Linux-v4.19/arch/mips/txx9/
DKconfig35 # TX4937 is subset of TX4938
/Linux-v4.19/drivers/gpu/drm/sti/
DNOTES20 Note that some stiH drivers support only a subset of thee HW IP.
/Linux-v4.19/Documentation/devicetree/bindings/clock/
Dsamsung,s5pv210-clock.txt33 A subset of above clocks available on given board shall be specified in
/Linux-v4.19/Documentation/admin-guide/LSM/
Dtomoyo.rst64 LSM version of TOMOYO is a subset of non-LSM version of TOMOYO. We are planning
/Linux-v4.19/Documentation/devicetree/bindings/pwm/
Dpwm-samsung.txt24 and any subset of following optional clock names:

12345