Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/i2c/
A Dak881x.c233 u8 ifmode, data; in ak881x_probe() local
264 ifmode = 4; in ak881x_probe()
266 ifmode = 0; in ak881x_probe()
270 ifmode |= 1; in ak881x_probe()
273 ifmode |= 2; in ak881x_probe()
280 dev_dbg(&client->dev, "IF mode %x\n", ifmode); in ak881x_probe()
287 reg_write(client, AK881X_INTERFACE_MODE, ifmode | (20 << 3)); in ak881x_probe()
/linux-6.3-rc2/drivers/net/pcs/
A Dpcs-lynx.c175 phy_interface_t ifmode, in lynx_pcs_config() argument
181 switch (ifmode) { in lynx_pcs_config()
185 return lynx_pcs_config_giga(lynx->mdio, mode, ifmode, in lynx_pcs_config()
/linux-6.3-rc2/drivers/memstick/host/
A Drtsx_usb_ms.c37 unsigned char ifmode; member
425 if (int_reg && (host->ifmode != MEMSTICK_SERIAL)) in ms_read_bytes()
450 if (int_reg && (host->ifmode != MEMSTICK_SERIAL)) in ms_read_bytes()
465 if (host->ifmode != MEMSTICK_SERIAL) in rtsx_usb_ms_issue_cmd()
484 if (host->ifmode == MEMSTICK_SERIAL) { in rtsx_usb_ms_issue_cmd()
621 host->ifmode = value; in rtsx_usb_ms_set_param()
A Drtsx_pci_ms.c29 unsigned char ifmode; member
347 if (host->ifmode != MEMSTICK_SERIAL) in rtsx_pci_ms_issue_cmd()
366 if (req->need_card_int && (host->ifmode == MEMSTICK_SERIAL)) { in rtsx_pci_ms_issue_cmd()
486 host->ifmode = value; in rtsx_pci_ms_set_param()
A Djmb38x_ms.c62 unsigned char ifmode; member
394 if (host->ifmode == MEMSTICK_SERIAL) in jmb38x_ms_issue_cmd()
749 host->ifmode = value; in jmb38x_ms_set_param()

Completed in 11 milliseconds