| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | i2c.h | 80 #define I2C_M_IGNORE_NAK 0x1000 /* if I2C_FUNC_PROTOCOL_MANGLING */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | i2c.h | 80 #define I2C_M_IGNORE_NAK 0x1000 /* if I2C_FUNC_PROTOCOL_MANGLING */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | i2c.h | 80 #define I2C_M_IGNORE_NAK 0x1000 /* if I2C_FUNC_PROTOCOL_MANGLING */ macro
|
| /OK3568_Linux_fs/kernel/drivers/i2c/algos/ |
| H A D | i2c-algo-bit.c | 363 unsigned short nak_ok = msg->flags & I2C_M_IGNORE_NAK; in sendbytes() 480 unsigned short nak_ok = msg->flags & I2C_M_IGNORE_NAK; in bit_doAddress() 549 nak_ok = pmsg->flags & I2C_M_IGNORE_NAK; in bit_xfer()
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-tegra-bpmp.c | 68 if (flags & I2C_M_IGNORE_NAK) { in tegra_bpmp_xlate_flags() 70 flags &= ~I2C_M_IGNORE_NAK; in tegra_bpmp_xlate_flags()
|
| H A D | i2c-mt7621.c | 184 if (!(pmsg->flags & I2C_M_IGNORE_NAK)) { in mtk_i2c_master_xfer() 213 if (!(pmsg->flags & I2C_M_IGNORE_NAK)) { in mtk_i2c_master_xfer()
|
| H A D | i2c-rk3x.c | 299 if (!(i2c->msg->flags & I2C_M_IGNORE_NAK)) in rk3x_i2c_auto_stop() 354 if (!(i2c->msg->flags & I2C_M_IGNORE_NAK)) in rk3x_i2c_start() 610 if (!(i2c->msg->flags & I2C_M_IGNORE_NAK)) { in rk3x_i2c_irq()
|
| H A D | i2c-s3c2410.c | 410 !(i2c->msg->flags & I2C_M_IGNORE_NAK)) { in i2c_s3c_irq_nextbyte() 444 if (!(i2c->msg->flags & I2C_M_IGNORE_NAK)) { in i2c_s3c_irq_nextbyte()
|
| H A D | i2c-owl.c | 348 if (msg->flags & I2C_M_IGNORE_NAK) in owl_i2c_master_xfer()
|
| H A D | i2c-meson.c | 317 flags = (msg->flags & I2C_M_IGNORE_NAK) ? REG_CTRL_ACK_IGNORE : 0; in meson_i2c_xfer_msg()
|
| H A D | i2c-img-scb.c | 766 i2c->msg.flags & I2C_M_IGNORE_NAK)) { in img_i2c_atomic() 1056 (msgs[i].flags & I2C_M_IGNORE_NAK)) in img_i2c_xfer()
|
| H A D | i2c-brcmstb.c | 342 int no_ack = pmsg->flags & I2C_M_IGNORE_NAK; in brcmstb_i2c_xfer_bsc_data()
|
| H A D | i2c-tegra.c | 1181 if (msg->flags & I2C_M_IGNORE_NAK) in tegra_i2c_push_packet_header() 1210 if (msg->flags & I2C_M_IGNORE_NAK) in tegra_i2c_error_recover()
|
| H A D | i2c-stu300.c | 769 if (!(msg->flags & I2C_M_IGNORE_NAK)) { in stu300_xfer_msg()
|
| H A D | i2c-davinci.c | 520 if (msg->flags & I2C_M_IGNORE_NAK) in i2c_davinci_xfer_msg()
|
| H A D | i2c-omap.c | 775 if (msg->flags & I2C_M_IGNORE_NAK) in omap_i2c_xfer_msg()
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-gw-pld.c | 100 client->flags |= I2C_M_IGNORE_NAK; in gw_pld_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/i2c/ |
| H A D | tegra186_bpmp_i2c.c | 33 I2C_M_IGNORE_NAK | \
|
| /OK3568_Linux_fs/kernel/drivers/input/joystick/ |
| H A D | as5011.c | 76 .flags = I2C_M_IGNORE_NAK, in as5011_i2c_write()
|
| /OK3568_Linux_fs/kernel/Documentation/i2c/ |
| H A D | i2c-protocol.rst | 63 I2C_M_IGNORE_NAK:
|
| H A D | functionality.rst | 25 I2C_FUNC_PROTOCOL_MANGLING Knows about the I2C_M_IGNORE_NAK,
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ |
| H A D | atmel-i2c.c | 180 i2c_priv->wake_token_sz, I2C_M_IGNORE_NAK); in atmel_i2c_wakeup()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | msp3400-driver.c | 110 .flags = I2C_M_IGNORE_NAK, in msp_reset() 116 .flags = I2C_M_IGNORE_NAK, in msp_reset()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | i2c.h | 86 I2C_M_IGNORE_NAK = 0x1000, /* continue after NAK */ enumerator
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/ |
| H A D | m920x.c | 259 if (msg[i].flags & (I2C_M_NO_RD_ACK | I2C_M_IGNORE_NAK | I2C_M_TEN) || msg[i].len == 0) { in m920x_i2c_xfer()
|