Home
last modified time | relevance | path

Searched refs:binary_config (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/nfc/nfcmrvl/
H A Dfw_dnld.c112 priv->fw_dnld.binary_config = NULL; in fw_dnld_over()
204 &priv->fw_dnld.binary_config->uart.baudrate, in process_state_set_ref_clock()
207 priv->fw_dnld.binary_config->uart.flow_control; in process_state_set_ref_clock()
212 &priv->fw_dnld.binary_config->i2c.clk, in process_state_set_ref_clock()
219 &priv->fw_dnld.binary_config->spi.clk, in process_state_set_ref_clock()
255 priv->fw_dnld.offset = priv->fw_dnld.binary_config->offset; in process_state_open_lc()
383 &priv->fw_dnld.binary_config->config); in process_state_boot()
385 if (priv->fw_dnld.binary_config == &priv->fw_dnld.header->helper) { in process_state_boot()
392 priv->fw_dnld.binary_config = &priv->fw_dnld.header->firmware; in process_state_boot()
534 fw_dnld->binary_config in nfcmrvl_fw_dnld_start()
[all...]
H A Dfw_dnld.h77 const struct nfcmrvl_fw_binary_config *binary_config; member
/kernel/linux/linux-6.6/drivers/nfc/nfcmrvl/
H A Dfw_dnld.c99 priv->fw_dnld.binary_config = NULL; in fw_dnld_over()
192 &priv->fw_dnld.binary_config->uart.baudrate, in process_state_set_ref_clock()
195 priv->fw_dnld.binary_config->uart.flow_control; in process_state_set_ref_clock()
200 &priv->fw_dnld.binary_config->i2c.clk, in process_state_set_ref_clock()
207 &priv->fw_dnld.binary_config->spi.clk, in process_state_set_ref_clock()
243 priv->fw_dnld.offset = priv->fw_dnld.binary_config->offset; in process_state_open_lc()
372 &priv->fw_dnld.binary_config->config); in process_state_boot()
374 if (priv->fw_dnld.binary_config == &priv->fw_dnld.header->helper) { in process_state_boot()
381 priv->fw_dnld.binary_config = &priv->fw_dnld.header->firmware; in process_state_boot()
523 fw_dnld->binary_config in nfcmrvl_fw_dnld_start()
[all...]
H A Dfw_dnld.h66 const struct nfcmrvl_fw_binary_config *binary_config; member

Completed in 3 milliseconds