/openbmc/linux/arch/hexagon/lib/ |
H A D | checksum.c | 23 #define SELECT(x, y) ((0x0001ULL*x)<<y) macro 29 #define VR_SELECT(a, b, c, d) (SELECT(a, 48) + SELECT(b, 32) + SELECT(c, 16) \ 30 + SELECT(d, 0))
|
/openbmc/linux/Documentation/userspace-api/ioctl/ |
H A D | hdio.rst | 256 [4] The default value of SELECT is (0xa0|DEV_bit|LBA_bit) 299 SELECT First, masked with 0xE0 if LBA48, 0xEF 301 value of SELECT. 322 SELECT Or'ed with the default value of SELECT and 450 respectively. In both cases SELECT will contain the default 452 notes for the default value of SELECT. 492 args[6] SELECT 506 args[6] SELECT 517 [1] DEV bit (0x10) of SELECT register is ignored and the
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opensc/ |
H A D | opensc_0.26.1.bb | 3 functionality (e.g. SELECT FILE, READ BINARY) should work on any ISO\
|
/openbmc/linux/Documentation/userspace-api/media/rc/ |
H A D | rc-tables.rst | 527 - SOURCE / SELECT / DISPLAY / SWITCH INPUTS / VIDEO 623 - 4:3 16:9 SELECT
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3326-odroid-go3.dts | 123 label = "SELECT";
|
H A D | rk3566-anbernic-rgxx3.dtsi | 121 label = "SELECT";
|
/openbmc/linux/drivers/bcma/ |
H A D | Kconfig | 16 # Support for Block-I/O. SELECT this from the driver that needs it.
|
/openbmc/linux/drivers/block/ |
H A D | amiflop.c | 242 #define SELECT(mask) (ciab.prb &= ~mask) macro 633 SELECT(SELMASK(drive)); in fd_get_drive_id() 639 SELECT(SELMASK(drive)); in fd_get_drive_id() 646 SELECT(SELMASK(drive)); in fd_get_drive_id()
|
H A D | swim3.c | 91 #define SELECT 0x20 macro 278 out_8(&sw->control_bis, SELECT); in swim3_select() 280 out_8(&sw->control_bic, SELECT); in swim3_select()
|
/openbmc/linux/Documentation/spi/ |
H A D | butterfly.rst | 51 SELECT J400.PB0/nSS pin 17/C3,nSELECT
|
/openbmc/linux/drivers/ssb/ |
H A D | Kconfig | 28 # Support for Block-I/O. SELECT this from the driver that needs it.
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | cve-check.bbclass | 342 …cve_cursor = conn.execute("SELECT DISTINCT ID FROM PRODUCTS WHERE PRODUCT IS ? AND VENDOR LIKE ?",… 362 …product_cursor = conn.execute("SELECT * FROM PRODUCTS WHERE ID IS ? AND PRODUCT IS ? AND VENDOR LI… 444 cursor = conn.execute("SELECT * FROM NVD WHERE ID IS ?", (cve,))
|
/openbmc/openbmc/poky/bitbake/lib/prserv/ |
H A D | db.py | 224 … (SELECT version, pkgarch, max(value) as maxvalue FROM %s GROUP BY version, pkgarch) as T2 \
|
/openbmc/qemu/hw/vfio/ |
H A D | pci-quirks.c | 541 typedef enum {NONE = 0, SELECT, WINDOW, READ, WRITE} VFIONvidia3d0State; enumerator 575 quirk->state = SELECT; in vfio_nvidia_3d4_quirk_write() 638 if (old_state == SELECT) { in vfio_nvidia_3d0_quirk_write()
|
/openbmc/u-boot/drivers/pci/ |
H A D | pci_mvebu.c | 28 #define SELECT(x, n) ((x >> n) & 1UL) macro
|
/openbmc/linux/drivers/scsi/ |
H A D | FlashPoint.c | 604 #define SELECT BIT(6) macro 2388 WR_HARPOON(port + hp_autostart_3, (SELECT + SELCHK_STRT)); in FPT_ssel() 2424 WR_HARPOON(port + hp_autostart_3, (SELECT + SELCHK_STRT)); in FPT_ssel() 2460 (SELECT + SELCHK_STRT)); in FPT_ssel() 2509 (SELECT + SELCHK_STRT)); in FPT_ssel() 2524 (SELECT + SELCHK_STRT)); in FPT_ssel() 3157 (SELECT + SELCHK_STRT)); in FPT_sisyncn() 3375 WR_HARPOON(port + hp_autostart_3, (SELECT + SELCHK_STRT)); in FPT_siwidn() 6102 WR_HARPOON(p_port + hp_autostart_3, (SELECT | CMD_ONLY_STRT)); in FPT_scsell()
|
H A D | 53c700.scr | 141 SELECT ATN Device_ID, Reselect
|
H A D | 53c700_d.h_shipped | 144 SELECT ATN Device_ID, Reselect
|
/openbmc/linux/Documentation/input/ |
H A D | gamepad.rst | 50 Different constellations, but most-times 2 buttons: SELECT - START
|
/openbmc/linux/drivers/auxdisplay/ |
H A D | Kconfig | 397 Default for the 'RS' pin in custom profile is '17' (SELECT IN).
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | 791 /* SELECT */ 794 /* SELECT HIGH */ 1091 /* VECTOR SELECT */
|
/openbmc/linux/Documentation/scsi/ |
H A D | ChangeLog.sym53c8xx | 340 - Do some work in SCRIPTS after the SELECT instruction and prior
|
/openbmc/linux/ |
H A D | MAINTAINERS | 10837 INTEL SPEED SELECT TECHNOLOGY
|