Searched refs:config1 (Results 1 – 10 of 10) sorted by relevance
758 cvmx_pko_reg_queue_ptrs1_t config1; in cvmx_pko_shutdown() local759 config1.u64 = 0; in cvmx_pko_shutdown()760 config1.s.qid7 = queue >> 7; in cvmx_pko_shutdown()761 cvmx_write_csr(CVMX_PKO_REG_QUEUE_PTRS1, config1.u64); in cvmx_pko_shutdown()794 cvmx_pko_reg_queue_ptrs1_t config1; in cvmx_pko_config_port() local875 config1.u64 = 0; in cvmx_pko_config_port()876 config1.s.idx3 = queue >> 3; in cvmx_pko_config_port()877 config1.s.qid7 = (base_queue + queue) >> 7; in cvmx_pko_config_port()953 cvmx_write_csr(CVMX_PKO_REG_QUEUE_PTRS1, config1.u64); in cvmx_pko_config_port()
35 # via the 'local' keyword (in the config1.cfg file) has correctly
33 # via the 'local' keyword (in the config1.cfg file) has correctly
280 utils_cp_helper config config1286 debug config1:get_variable
570 utils_cp_helper config config1588 atf_check -s exit:1 -o ignore -e empty kyua -c my-config test config1644 utils_cp_helper config config1660 utils_cp_helper config config1
295 utils_cp_helper config config1
247 MIPS_RW32_COP0_SEL(config1, MIPS_COP_0_CONFIG, 1);
93 compatible = "usbif123,abcd.config1.0";
623 u32 config1; member
2504 (flash->config1 & FLASH_BACKUP_STRAP_MASK)) { in bce_init_nvram()2534 REG_WR(sc, BCE_NVM_CFG1, flash->config1); in bce_init_nvram()