Home
last modified time | relevance | path

Searched refs:same (Results 1 – 20 of 20) sorted by relevance

/drivers/input/
A Dinput.c358 int same; /* number of elements which are the same */ in sort_array_by_ordering() local
370 same = dest_count; in sort_array_by_ordering()
378 return same; in sort_array_by_ordering()
393 int keycode[], int num_keycodes, int *same) in input_check_keycodes() argument
402 *same = sort_array_by_ordering(keycode, num_keycodes, in input_check_keycodes()
408 return *same != num_keycodes; in input_check_keycodes()
470 int max_chars, int same) in input_keycodes_to_ascii() argument
489 for (i = same; i < num_keycodes; i++) { in input_keycodes_to_ascii()
530 int count, i, same = 0; in _input_send_keycodes() local
535 if (!input_check_keycodes(config, keycode, num_keycodes, &same)) { in _input_send_keycodes()
[all …]
A Dcros_ec_keyb.c125 bool same = false; in cros_ec_kbc_check() local
140 &same); in cros_ec_kbc_check()
164 if ((irq_pending < 0) && same) in cros_ec_kbc_check()
/drivers/i2c/muxes/
A DKconfig41 I2C bus and connect multiple devices with the same address to the same
/drivers/fwu-mdata/
A DKconfig6 FWU Metadata partitions reside on the same storage device
/drivers/tpm/
A DKconfig135 This uses the same open-source firmware as the Chromium OS EC.
145 This uses the same open-source firmware as the Chromium OS EC.
155 This uses the same open-source firmware as the Chromium OS EC.
165 This uses the same open-source firmware as the Chromium OS EC.
/drivers/mux/
A DKconfig8 controllers. It provides the same API as Linux and mux drivers should
/drivers/cache/
A DKconfig13 is usually located on the same chip. This uclass can be used for
/drivers/video/fonts/
A DKconfig14 under the GPL. Although the characters are not exactly the same,
/drivers/clk/
A DKconfig30 setting up clocks within SPL, and allows the same drivers to be
40 setting up clocks within TPL, and allows the same drivers to be
50 setting up clocks within TPL, and allows the same drivers to be
/drivers/pinctrl/
A DKconfig359 driver, i.e. it uses the same device tree configuration.
368 driver, i.e. it uses the same device tree configuration.
385 i.e. it uses the same device tree configuration.
/drivers/mtd/ubi/
A DKconfig74 MTD partitions of the same size, UBI will reserve 40 eraseblocks when
/drivers/pinctrl/renesas/
A DKconfig20 full pin multiplexing tables the same way they are included in the
/drivers/usb/gadget/
A DKconfig216 using the same protocol as implemented by the i.MX family's boot ROM.
366 using the same protocol as implemented by the i.MX family's boot ROM.
/drivers/gpio/
A DKconfig88 for the same functionality in board code.
98 for the same functionality in board code.
234 use the same GPIO Controller IP hence this driver could be used
/drivers/block/
A DKconfig173 so it assumed that they are in the same area of the I/O space or
/drivers/net/phy/
A DKconfig29 that has the same base (decimal) and unit (millisecond).
/drivers/video/
A DKconfig238 font itself is the same. This is because the entry caches various
530 that same resolution (or as near as possible) and 32bpp depth, so
541 using the same DSI command sequence. The panel has a 720x1280
1174 setting up video within SPL, and allows the same drivers to be
/drivers/timer/
A DKconfig7 Enable driver model for timer access. It uses the same API as
/drivers/led/
A DKconfig43 All LEDs can blink at the same time but the delay is shared, which
/drivers/serial/
A DKconfig821 since it prevents the same driver being used for different types of

Completed in 60 milliseconds