Lines Matching defs:oct
168 #define CVMX_BOOTMEM_DESC_GET_FIELD(oct, field) \ argument
187 #define CVMX_BOOTMEM_NAMED_GET_FIELD(oct, addr, field) \ argument
205 static inline u64 __cvmx_bootmem_desc_get(struct octeon_device *oct, in __cvmx_bootmem_desc_get()
231 static void CVMX_BOOTMEM_NAMED_GET_NAME(struct octeon_device *oct, in CVMX_BOOTMEM_NAMED_GET_NAME()
253 static int __cvmx_bootmem_check_version(struct octeon_device *oct, in __cvmx_bootmem_check_version()
281 *__cvmx_bootmem_find_named_block_flags(struct octeon_device *oct, in __cvmx_bootmem_find_named_block_flags()
301 static u64 cvmx_bootmem_phy_named_block_find(struct octeon_device *oct, in cvmx_bootmem_phy_named_block_find()
357 static int octeon_named_block_find(struct octeon_device *oct, const char *name, in octeon_named_block_find()
383 int octeon_console_send_cmd(struct octeon_device *oct, char *cmd_str, in octeon_console_send_cmd()
422 int octeon_wait_for_bootloader(struct octeon_device *oct, in octeon_wait_for_bootloader()
442 static void octeon_console_handle_result(struct octeon_device *oct, in octeon_console_handle_result()
455 static void output_console_line(struct octeon_device *oct, in output_console_line()
494 struct octeon_device *oct = (struct octeon_device *)wk->ctxptr; in check_console() local
543 int octeon_init_consoles(struct octeon_device *oct) in octeon_init_consoles()
576 int octeon_add_console(struct octeon_device *oct, u32 console_num) in octeon_add_console()
635 void octeon_remove_consoles(struct octeon_device *oct) in octeon_remove_consoles()
678 int octeon_console_read(struct octeon_device *oct, u32 console_num, in octeon_console_read()