| /openbmc/openbmc-test-automation/gui/gui_test/notices_menu/ |
| H A D | test_notices_menu.robot | 19 Verify Navigate To Notices Page 20 [Documentation] Login to GUI and perform page navigation to 21 ... Notices page and verify it loads successfully. 24 Page Should Contain Element ${xpath_notices_header} 27 Verify Existence Of All Licenses In Notices Page 28 [Documentation] Verify all required licenses are available on Notices page. 31 Page Should Contain Apache License 32 Page Should Contain Artistic License 33 Page Should Contain BSD license 34 Page Should Contain Boost Software License [all …]
|
| /openbmc/openbmc-test-automation/gui/gui_test/overview_menu/ |
| H A D | test_overview_menu.robot | 39 Verify Existence Of All Sections In Overview Page 40 [Documentation] Verify existence of all sections in Overview page. 43 Page Should Contain BMC date and time 44 Page Should Contain Firmware information 45 Page Should Contain Server information 46 Wait Until Page Contains Network information timeout=10 47 Page Should Contain Power information 48 Page Should Contain Event logs 49 Page Should Contain Inventory and LEDs 50 Page Shoul [all...] |
| /openbmc/openbmc-test-automation/gui/gui_test/settings_menu/ |
| H A D | test_date_and_time_sub_menu.robot | 9 Test Setup Navigate To Date and Time Page 29 Verify Navigation To Date And Time Page 30 [Documentation] Verify navigation to date and time page. 33 Page Should Contain Element ${xpath_date_time_heading} 36 Verify Text Under Date And Time Page 37 [Documentation] Verify the presence of the required text on the date and time page. 41 Page Should Contain To change how date and time are displayed 44 Page Should Contain If NTP is selected but an NTP server is not given or the 48 Verify Existence Of All Sections In Date And Time Page 49 [Documentation] Verify existence of all sections in date and time page. [all …]
|
| H A D | test_factory_reset_sub_menu.robot | 24 Verify Navigation To Factory Reset Page 25 [Documentation] Verify navigation to factory reset page. 28 Page Should Contain Element ${xpath_factory_reset_heading} 31 Verify Existence Of All Sections In Factory Reset Page 32 [Documentation] Verify existence of all sections in factory reset page. 35 Page Should Contain Reset options 38 Verify Existence Of All Buttons In Factory Reset Page 39 [Documentation] Verify existence of all buttons in factory reset page. 42 Page Should Contain Element ${xpath_reset_button} 47 Verify Existence Of All Radio Buttons In Factory Reset Page [all …]
|
| /openbmc/phosphor-power/phosphor-power-sequencer/config_files/ |
| H A D | Everest.json | 18 "page": 0, number 23 "page": 1, number 29 "page": 18, number 35 "page": 19, number 41 "page": 20, number 47 "page": 21, number 54 "page": 22, number 61 "page": 23, number 67 "page": 2, number 73 "page": 4, number [all …]
|
| H A D | Fuji.json | 18 "page": 0, number 23 "page": 1, number 29 "page": 18, number 35 "page": 19, number 41 "page": 20, number 47 "page": 21, number 54 "page": 22, number 61 "page": 23, number 67 "page": 2, number 73 "page": 4, number [all …]
|
| H A D | BlueRidge.json | 18 "page": 0, number 25 "page": 1, number 31 "page": 2, number 37 "page": 3, number 43 "page": 4, number 49 "page": 24, number 55 "page": 25, number 61 "page": 5, number 67 "page": 7, number 73 "page": 8, number [all …]
|
| H A D | Rainier.json | 18 "page": 0, number 25 "page": 1, number 31 "page": 2, number 37 "page": 3, number 43 "page": 4, number 49 "page": 24, number 55 "page": 25, number 61 "page": 5, number 67 "page": 7, number 73 "page": 8, number [all …]
|
| H A D | Bonnell.json | 18 "page": 1, number 24 "page": 0, number 31 "page": 2, number 37 "page": 3, number 43 "page": 4, number 49 "page": 5, number 55 "page": 6, number 61 "page": 7, number 67 "page": 8, number 73 "page": 9, number [all …]
|
| /openbmc/openbmc-test-automation/gui/gui_test/gui_header/ |
| H A D | test_profile_settings_sub_menu.robot | 25 Verify Navigation To Profile Settings Page 26 [Documentation] Verify navigation to profile settings page. 30 Page Should Contain Profile settings 33 Verify Existence Of All Sections In Profile Settings Page 34 [Documentation] Verify existence of all sections in profile settings page. 39 Page Should Contain Profile information 40 Page Should Contain Change password 41 Page Should Contain Timezone display preference 44 Verify Existence Of All Buttons And Input Boxes In Profile Settings Page 45 [Documentation] Verify existence of all buttons and input boxes in profile settings page. [all …]
|
| /openbmc/openbmc-test-automation/gui/gui_test/operations_menu/ |
| H A D | test_firmware_sub_menu.robot | 21 Verify Navigation To Firmware Page 22 [Documentation] Verify navigation to firmware page. 25 Page Should Contain Element ${xpath_firmware_heading} 28 Verify Existence Of All Sections In Firmware Page 29 [Documentation] Verify existence of all sections in firmware page. 32 Page Should Contain BMC and server 33 Page Should Contain Update firmware 34 Page Should Contain Access key expiration 39 Verify Existence Of All Buttons In Firmware Page At Host Power Off 40 [Documentation] Verify existence of all buttons in firmware page at host power off. [all …]
|
| H A D | test_server_power_operations_sub_menu.robot | 10 Test Setup Navigate to Server Power Operation Page 32 Verify Navigation To Server Power Operations Page 33 [Documentation] Verify navigation to server power operations page. 36 Page Should Contain Element ${xpath_server_power_heading} 39 Verify Existence Of All Sections In Server Power Operations Page 40 [Documentation] Verify existence of all sections in Server Power Operations page. 43 # Added a delay for the page to load boot settings section. 44 Wait Until Page Contains Server power operations timeout=5 45 Page Should Contain Current status 46 Page Should Contain Operations [all …]
|
| /openbmc/u-boot/drivers/mtd/onenand/ |
| H A D | onenand_spl.c | 17 * - 2048b page, 128k erase block. 18 * - 4096b page, 256k erase block. 28 #define onenand_sector_address(page) (page << 2) argument 81 static int onenand_spl_read_page(uint32_t block, uint32_t page, uint32_t *buf, in onenand_spl_read_page() argument 93 onenand_writew(onenand_sector_address(page), in onenand_spl_read_page() 107 if (page < 2 && (onenand_readw(ONENAND_SPARERAM) != 0xffff)) in onenand_spl_read_page() 117 /* Temporary storage for non page aligned and non page sized reads. */ 133 int page, read; in onenand_spl_read_block() local 139 /* Calculate the page number */ in onenand_spl_read_block() 140 page = offset / psize; in onenand_spl_read_block() [all …]
|
| /openbmc/qemu/tests/tcg/multiarch/linux/ |
| H A D | linux-madvise.c | 9 char *page; in test_anonymous() local 12 page = mmap(NULL, pagesize, PROT_READ, MAP_ANONYMOUS | MAP_PRIVATE, -1, 0); in test_anonymous() 13 assert(page != MAP_FAILED); in test_anonymous() 16 ret = mprotect(page, pagesize, PROT_READ | PROT_WRITE); in test_anonymous() 19 /* Check that MADV_DONTNEED clears the page. */ in test_anonymous() 20 *page = 42; in test_anonymous() 21 ret = madvise(page, pagesize, MADV_DONTNEED); in test_anonymous() 23 assert(*page == 0); in test_anonymous() 25 ret = munmap(page, pagesize); in test_anonymous() 35 char *page; in test_file() local [all …]
|
| /openbmc/qemu/hw/sensor/ |
| H A D | max31785.c | 89 * @page: Each page corresponds to a device monitored by the Max 31785 90 * The page register determines the available commands depending on device 175 if (pmdev->page <= MAX31785_MAX_FAN_PAGE) { in max31785_read_byte() 176 pmbus_send8(pmdev, pmdev->pages[pmdev->page].fan_config_1_2); in max31785_read_byte() 181 if (pmdev->page <= MAX31785_MAX_FAN_PAGE) { in max31785_read_byte() 182 pmbus_send16(pmdev, pmdev->pages[pmdev->page].fan_command_1); in max31785_read_byte() 187 if (pmdev->page <= MAX31785_MAX_FAN_PAGE) { in max31785_read_byte() 188 pmbus_send16(pmdev, pmdev->pages[pmdev->page].read_fan_speed_1); in max31785_read_byte() 193 if (pmdev->page <= MAX31785_MAX_FAN_PAGE) { in max31785_read_byte() 194 pmbus_send16(pmdev, pmdev->pages[pmdev->page].status_fans_1_2); in max31785_read_byte() [all …]
|
| H A D | max34451.c | 67 * @page: Each page corresponds to a device monitored by the Max 34451 68 * The page register determines the available commands depending on device 211 if (pmdev->page < 16) { in max34451_read_byte() 212 pmbus_send16(pmdev, s->power_good_on[pmdev->page]); in max34451_read_byte() 217 if (pmdev->page < 16) { in max34451_read_byte() 218 pmbus_send16(pmdev, s->power_good_off[pmdev->page]); in max34451_read_byte() 223 if (pmdev->page < 12) { in max34451_read_byte() 224 pmbus_send16(pmdev, s->ton_delay[pmdev->page]); in max34451_read_byte() 229 if (pmdev->page < 12) { in max34451_read_byte() 230 pmbus_send16(pmdev, s->ton_max_fault_limit[pmdev->page]); in max34451_read_byte() [all …]
|
| /openbmc/openbmc-test-automation/gui/gui_test/hardware_status_menu/ |
| H A D | test_sensors_sub_menu.robot | 25 Verify Navigation To Sensors Page 26 [Documentation] Verify navigation to Sensors page. 29 Page Should Contain Element ${xpath_sensor_heading} 32 Verify Existence Of All Sections In Sensor Page 33 [Documentation] Verify existence of all sections in sensor page. 36 Page Should Contain Sensors 39 Verify Existence Of All Buttons And Input Boxes In Sensor Page 40 [Documentation] Verify existence of all buttons and input boxes in sensor page. 43 Page Should Contain Element ${xpath_sensors_filter} 47 Page Should Contain Element ${xpath_sensors_search} [all …]
|
| /openbmc/openbmc-test-automation/gui/gui_test/logs_and_services_menu/ |
| H A D | test_event_logs_sub_menu.robot | 42 Verify Navigation To Event Logs Page 43 [Documentation] Verify navigation to Event Logs page. 46 Page Should Contain Element ${xpath_event_logs_heading} 49 Verify Existence Of All Buttons In Event Logs Page 50 [Documentation] Verify existence of all buttons in Event Logs page. 56 Page Should Contain Element ${xpath_event_severity_ok} limit=1 57 Page Should Contain Element ${xpath_event_severity_warning} limit=1 58 Page Should Contain Element ${xpath_event_severity_critical} limit=1 61 Page Should Contain Element ${xpath_event_status_resolved} limit=1 62 Page Should Contain Element ${xpath_event_status_unresolved} limit=1 [all …]
|
| H A D | test_progress_logs_sub_menu.robot | 23 Verify Navigation To Progress Logs Page 24 [Documentation] Verify navigation to progress logs page. 27 Page Should Contain Element ${xpath_progress_logs_heading} 30 Verify Existence Of All Input Boxes In Progress Logs Page 31 [Documentation] Verify existence of all input boxes in progress logs page. 35 Page Should Contain Element ${xpath_search_logs_input} 38 Page Should Contain Element ${xpath_from_date_input} limit=1 39 Page Should Contain Element ${xpath_to_date_input} limit=1 42 Verify Existence Of All Sections In Progress Logs Page 43 [Documentation] Verify existence of all sections in Progress Logs page. [all …]
|
| /openbmc/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_spl_loaders.c | 4 unsigned int page, page_offset; in nand_spl_load_image() local 6 /* offs has to be aligned to a page address! */ in nand_spl_load_image() 9 page = (offs % CONFIG_SYS_NAND_BLOCK_SIZE) / CONFIG_SYS_NAND_PAGE_SIZE; in nand_spl_load_image() 15 while (page < CONFIG_SYS_NAND_PAGE_COUNT) { in nand_spl_load_image() 16 nand_read_page(block, page, dst); in nand_spl_load_image() 18 * When offs is not aligned to page address the in nand_spl_load_image() 30 page++; in nand_spl_load_image() 33 page = 0; in nand_spl_load_image() 46 * Temporary storage for non NAND page aligned and non NAND page sized 76 int page, read; in nand_spl_read_block() local [all …]
|
| /openbmc/webui-vue/docs/guide/quickstart/ |
| H A D | page-anatomy.md | 1 # Page Anatomy 8 When creating a new page, each template consists of at least 3 components: 11 - `<page-title>` 12 - `<page-section>` 14 Learn more about the [page title](/guide/components/page-title)and 15 [page section](/guide/components/page-section) components. 20 <page-title /> 21 <page-section :section-title="$t('pageName.sectionTitle')"> 22 // Page content goes here 23 </page-section> [all …]
|
| /openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/ |
| H A D | test_certificates_sub_menu.robot | 35 Verify Navigation To Certificate Page 36 [Documentation] Verify navigation to certificate page. 39 Page Should Contain Element ${xpath_certificate_heading} 42 Verify Existence Of All Sections In Certificate Page 43 [Documentation] Verify existence of all sections in certificate page. 46 Page should contain Certificate 47 Page should contain Issued by 48 Page should contain Issued to 49 Page should contain Valid from 50 Page should contain Valid until [all …]
|
| /openbmc/u-boot/arch/arm/include/asm/ |
| H A D | memory.h | 20 * PFNs are used to describe any physical page; this means 23 * This is the PFN of the first RAM page in the kernel 24 * direct-mapped view. We assume this is the first page 54 * Conversion between a struct page and a physical address. 57 * struct page, the resulting pointer must be validated 58 * using VALID_PAGE(). It must return an invalid struct page 62 * page_to_pfn(page) convert a struct page * to a PFN number 63 * pfn_to_page(pfn) convert a _valid_ PFN number to struct page * 66 * virt_to_page(k) convert a _valid_ virtual address to struct page * 71 #define page_to_pfn(page) (((page) - mem_map) + PHYS_PFN_OFFSET) [all …]
|
| /openbmc/u-boot/drivers/net/phy/ |
| H A D | b53.c | 40 /* Port VLAN Page */ 43 /* Control Page registers */ 102 #define REG_MII_PAGE 0x10 /* MII Page register */ 118 static int b53_mdio_op(struct mii_dev *bus, u8 page, u8 reg, u16 op) in b53_mdio_op() argument 124 /* set page number */ in b53_mdio_op() 125 v = (page << 8) | REG_MII_PAGE_ENABLE; in b53_mdio_op() 154 static int b53_mdio_read8(struct mii_dev *bus, u8 page, u8 reg, u8 *val) in b53_mdio_read8() argument 158 ret = b53_mdio_op(bus, page, reg, REG_MII_ADDR_READ); in b53_mdio_read8() 168 static int b53_mdio_read16(struct mii_dev *bus, u8 page, u8 reg, u16 *val) in b53_mdio_read16() argument 172 ret = b53_mdio_op(bus, page, reg, REG_MII_ADDR_READ); in b53_mdio_read16() [all …]
|
| /openbmc/qemu/migration/ |
| H A D | page_cache.h | 2 * Page cache for QEMU 3 * The cache is base on a hash of the page address 18 /* Page cache for storing guest pages */ 22 * cache_init: Initialize the page cache 28 * @page_size: cache page size 39 * cache_is_cached: Checks to see if the page is cached 41 * Returns %true if page is cached 44 * @addr: page addr 56 * @addr: page addr 61 * cache_insert: insert the page into the cache. the page cache [all …]
|