Home
last modified time | relevance | path

Searched refs:modem_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/atm/
H A Dcxacru.c173 const struct cxacru_modem_type *modem_type; member
997 val = cpu_to_le32(instance->modem_type->pll_f_clk); in cxacru_upload_firmware()
1005 val = cpu_to_le32(instance->modem_type->pll_b_clk); in cxacru_upload_firmware()
1029 if (instance->modem_type->boot_rom_patch) { in cxacru_upload_firmware()
1046 if (instance->modem_type->boot_rom_patch) { in cxacru_upload_firmware()
1104 if (instance->modem_type->boot_rom_patch) { in cxacru_heavy_init()
1115 if (instance->modem_type->boot_rom_patch) in cxacru_heavy_init()
1143 instance->modem_type = (struct cxacru_modem_type *) id->driver_info; in cxacru_bind()