Searched refs:config1 (Results 1 – 4 of 4) 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
248 MIPS_RW32_COP0_SEL(config1, MIPS_COP_0_CONFIG, 1);
93 compatible = "usbif123,abcd.config1.0";