Home
last modified time | relevance | path

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

/linux/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()
/linux/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 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()