Lines Matching refs:octeon_device

35 static u64 cvmx_bootmem_phy_named_block_find(struct octeon_device *oct,
38 static int octeon_console_read(struct octeon_device *oct, u32 console_num,
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()
257 static u64 cvmx_bootmem_phy_named_block_find(struct octeon_device *oct, in cvmx_bootmem_phy_named_block_find()
334 static int octeon_named_block_find(struct octeon_device *oct, const char *name, in octeon_named_block_find()
360 int octeon_console_send_cmd(struct octeon_device *oct, char *cmd_str, in octeon_console_send_cmd()
399 int octeon_wait_for_bootloader(struct octeon_device *oct, in octeon_wait_for_bootloader()
419 static void octeon_console_handle_result(struct octeon_device *oct, in octeon_console_handle_result()
431 static void output_console_line(struct octeon_device *oct, in output_console_line()
484 struct octeon_device *oct = (struct octeon_device *)wk->ctxptr; in check_console()
533 int octeon_init_consoles(struct octeon_device *oct) in octeon_init_consoles()
576 static void octeon_get_uboot_version(struct octeon_device *oct) in octeon_get_uboot_version()
652 int octeon_add_console(struct octeon_device *oct, u32 console_num, in octeon_add_console()
714 void octeon_remove_consoles(struct octeon_device *oct) in octeon_remove_consoles()
757 static int octeon_console_read(struct octeon_device *oct, u32 console_num, in octeon_console_read()
807 int octeon_download_firmware(struct octeon_device *oct, const u8 *data, in octeon_download_firmware()