Lines Matching defs:oct
147 static inline u64 __cvmx_bootmem_desc_get(struct octeon_device *oct, in __cvmx_bootmem_desc_get()
173 static void CVMX_BOOTMEM_NAMED_GET_NAME(struct octeon_device *oct, in CVMX_BOOTMEM_NAMED_GET_NAME()
195 static int __cvmx_bootmem_check_version(struct octeon_device *oct, in __cvmx_bootmem_check_version()
228 *__cvmx_bootmem_find_named_block_flags(struct octeon_device *oct, in __cvmx_bootmem_find_named_block_flags()
258 static u64 cvmx_bootmem_phy_named_block_find(struct octeon_device *oct, in cvmx_bootmem_phy_named_block_find()
335 static int octeon_named_block_find(struct octeon_device *oct, const char *name, in octeon_named_block_find()
361 int octeon_console_send_cmd(struct octeon_device *oct, char *cmd_str, in octeon_console_send_cmd()
400 int octeon_wait_for_bootloader(struct octeon_device *oct, in octeon_wait_for_bootloader()
420 static void octeon_console_handle_result(struct octeon_device *oct, in octeon_console_handle_result()
432 static void output_console_line(struct octeon_device *oct, in output_console_line()
485 struct octeon_device *oct = (struct octeon_device *)wk->ctxptr; in check_console() local
534 int octeon_init_consoles(struct octeon_device *oct) in octeon_init_consoles()
577 static void octeon_get_uboot_version(struct octeon_device *oct) in octeon_get_uboot_version()
653 int octeon_add_console(struct octeon_device *oct, u32 console_num, in octeon_add_console()
715 void octeon_remove_consoles(struct octeon_device *oct) in octeon_remove_consoles()
758 static int octeon_console_read(struct octeon_device *oct, u32 console_num, in octeon_console_read()
808 int octeon_download_firmware(struct octeon_device *oct, const u8 *data, in octeon_download_firmware()