/openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
H A D | rail.md | 11 PAGE command. Subsequent PMBus commands are sent to that PAGE/rail. 26 "comments": ["Vdd rail on PAGE 0 of the Vdd/Vio regulator"],
|
H A D | rule.md | 32 "comments": ["Sets output voltage of PAGE 0 of a PMBus regulator"],
|
/openbmc/openbmc/poky/meta/recipes-extended/groff/files/ |
H A D | 0001-Make-manpages-mulitlib-identical.patch | 18 -e "s|[@]PAGE[@]|\\\\%$(PAGE)|g" \
|
/openbmc/u-boot/drivers/crypto/fsl/ |
H A D | jobdesc.c | 80 temp_reg = secmem_set_cmd(PAGE(page_num) | CMD_INQUIRY); in caam_page_alloc() 84 temp_reg = secmem_set_cmd(PAGE(page_num) | CMD_PAGE_DEALLOC); in caam_page_alloc() 92 temp_reg = secmem_set_cmd(PAGE(page_num) | PARTITION(partition_num) in caam_page_alloc() 99 temp_reg = secmem_set_cmd(PAGE(page_num) | CMD_INQUIRY); in caam_page_alloc()
|
/openbmc/qemu/hw/block/ |
H A D | nand.c | 121 # define PAGE(addr) ((addr) >> ADDR_SHIFT) macro 122 # define PAGE_START(page) (PAGE(page) * (NAND_PAGE_SIZE + OOB_SIZE)) 674 if (PAGE(s->addr) >= s->pages) 692 page = PAGE(s->addr); 728 if (PAGE(addr) >= s->pages) { 736 memset(s->storage + (PAGE(addr) << OOB_SHIFT), 784 if (PAGE(addr) >= s->pages) { 800 s->storage + (PAGE(s->addr) << OOB_SHIFT),
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | braille-console.rst | 24 :kbd:`PAGE-UP`/:kbd:`PAGE-DOWN` keys go at the top/bottom of the screen, and
|
/openbmc/qemu/hw/nvram/ |
H A D | xlnx-versal-efuse-ctrl.c | 57 FIELD(EFUSE_PGM_ADDR, PAGE, 13, 4) 61 FIELD(EFUSE_RD_ADDR, PAGE, 13, 4) 282 row = FIELD_DP32(row, EFUSE_PGM_ADDR, PAGE, page); in efuse_anchor_bits_check() 393 switch (FIELD_EX32(bit, EFUSE_PGM_ADDR, PAGE)) { in efuse_pgm_locked() 448 FIELD_EX32(bit, EFUSE_PGM_ADDR, PAGE), in efuse_pgm_addr_postw() 489 FIELD_EX32(bit, EFUSE_RD_ADDR, PAGE), in efuse_rd_addr_postw()
|
/openbmc/linux/Documentation/netlabel/ |
H A D | draft-ietf-cipso-ipsecurity-01.txt | 62 Internet Draft, Expires 15 Jan 93 [PAGE 1] 128 Internet Draft, Expires 15 Jan 93 [PAGE 2] 194 Internet Draft, Expires 15 Jan 93 [PAGE 3] 260 Internet Draft, Expires 15 Jan 93 [PAGE 4] 326 Internet Draft, Expires 15 Jan 93 [PAGE 5] 392 Internet Draft, Expires 15 Jan 93 [PAGE 6] 458 Internet Draft, Expires 15 Jan 93 [PAGE 7] 524 Internet Draft, Expires 15 Jan 93 [PAGE 8] 590 Internet Draft, Expires 15 Jan 93 [PAGE 9] 656 Internet Draft, Expires 15 Jan 93 [PAGE 10] [all …]
|
/openbmc/linux/arch/csky/ |
H A D | Kconfig | 220 prompt "PAGE OFFSET" 224 bool "PAGE OFFSET 2G (user:kernel = 2:2)" 227 bool "PAGE OFFSET 2.5G (user:kernel = 2.5:1.5)"
|
/openbmc/linux/Documentation/scsi/ |
H A D | ChangeLog.sym53c8xx_2 | 136 All driver memory allocations are now not greater than 1 PAGE 137 even on PPC64 / 4KB PAGE surprising setup.
|
/openbmc/linux/arch/arc/kernel/ |
H A D | head.S | 148 ; tsk->thread_info is really a PAGE, whose bottom hoists stack
|
/openbmc/linux/Documentation/mm/ |
H A D | page_tables.rst | 132 | ptr |- | ptr |-------> PAGE 138 | ptr |-------> PAGE
|
/openbmc/openbmc/poky/meta/recipes-extended/groff/ |
H A D | groff_1.23.0.bb | 31 CACHED_CONFIGUREVARS += "ac_cv_path_PERL='/usr/bin/env perl' ac_cv_path_BASH_PROG='no' PAGE=A4"
|
/openbmc/qemu/docs/specs/ |
H A D | vmgenid.rst | 210 | ... | TOP OF PAGE 222 END OF PAGE
|
H A D | rocker.rst | 350 span multiple PAGE sizes should be tested.
|
/openbmc/u-boot/include/ |
H A D | fsl_sec.h | 274 #define PAGE(x) (x << 16) macro
|
/openbmc/phosphor-power/phosphor-power-sequencer/docs/config_file/ |
H A D | rail.md | 31 | page | see [notes](#notes) | number | PMBus PAGE number of t…
|
/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/ |
H A D | bootbus.txt | 48 - cavium,t-page: A cell specifying the PAGE timing (in nS).
|
/openbmc/openbmc-tools/bi2cp/ |
H A D | bi2cp | 36 PAGE = (0x00, 1) variable in PMBusCommand
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | 653 /* MOVE PAGE */ 1344 /* INVALIDATE PAGE TABLE ENTRY */
|
/openbmc/linux/drivers/video/fbdev/sis/ |
H A D | init.c | 70 #pragma alloc_text(PAGE,SiSSetMode)
|
/openbmc/linux/ |
H A D | MAINTAINERS | 4496 CACHESTAT: PAGE CACHE STATS FOR A FILE 16174 PAGE CACHE 16187 PAGE POOL 16197 PAGE TABLE CHECK 23867 Z3FOLD COMPRESSED PAGE ALLOCATOR 23884 ZBUD COMPRESSED PAGE ALLOCATOR 23930 ZPOOL COMPRESSED PAGE STORAGE API
|
/openbmc/linux/Documentation/RCU/Design/Requirements/ |
H A D | Requirements.rst | 2038 3 get_user(user_v, user_p); // BUG: POSSIBLE PAGE FAULT!!!
|