Home
last modified time | relevance | path

Searched refs:ifmode (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dak881x.c234 u8 ifmode, data; in ak881x_probe() local
265 ifmode = 4; in ak881x_probe()
267 ifmode = 0; in ak881x_probe()
271 ifmode |= 1; in ak881x_probe()
274 ifmode |= 2; in ak881x_probe()
281 dev_dbg(&client->dev, "IF mode %x\n", ifmode); in ak881x_probe()
288 reg_write(client, AK881X_INTERFACE_MODE, ifmode | (20 << 3)); in ak881x_probe()
/kernel/linux/linux-6.6/drivers/media/i2c/
H 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()
/kernel/linux/linux-6.6/drivers/net/pcs/
H A Dpcs-lynx.c172 phy_interface_t ifmode, in lynx_pcs_config()
177 switch (ifmode) { in lynx_pcs_config()
181 return lynx_pcs_config_giga(lynx->mdio, ifmode, advertising, in lynx_pcs_config()
171 lynx_pcs_config(struct phylink_pcs *pcs, unsigned int neg_mode, phy_interface_t ifmode, const unsigned long *advertising, bool permit) lynx_pcs_config() argument
/kernel/linux/linux-5.10/drivers/memstick/host/
H 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()
H 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()
H 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()
/kernel/linux/linux-6.6/drivers/memstick/host/
H 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()
H 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()
H 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()
/kernel/linux/linux-5.10/drivers/net/pcs/
H A Dpcs-lynx.c159 phy_interface_t ifmode, in lynx_pcs_config()
165 switch (ifmode) { in lynx_pcs_config()
158 lynx_pcs_config(struct phylink_pcs *pcs, unsigned int mode, phy_interface_t ifmode, const unsigned long *advertising, bool permit) lynx_pcs_config() argument

Completed in 9 milliseconds