has_alt_cmd        69 drivers/i2c/busses/i2c-at91-core.c 	.has_alt_cmd = false,
has_alt_cmd        77 drivers/i2c/busses/i2c-at91-core.c 	.has_alt_cmd = false,
has_alt_cmd        85 drivers/i2c/busses/i2c-at91-core.c 	.has_alt_cmd = false,
has_alt_cmd        93 drivers/i2c/busses/i2c-at91-core.c 	.has_alt_cmd = false,
has_alt_cmd       101 drivers/i2c/busses/i2c-at91-core.c 	.has_alt_cmd = false,
has_alt_cmd       131 drivers/i2c/busses/i2c-at91-core.c 	.has_alt_cmd = false,
has_alt_cmd       139 drivers/i2c/busses/i2c-at91-core.c 	.has_alt_cmd = false,
has_alt_cmd       147 drivers/i2c/busses/i2c-at91-core.c 	.has_alt_cmd = true,
has_alt_cmd       442 drivers/i2c/busses/i2c-at91-master.c 	bool has_alt_cmd = dev->pdata->has_alt_cmd;
has_alt_cmd       576 drivers/i2c/busses/i2c-at91-master.c 	if ((has_alt_cmd || dev->fifo_size) &&
has_alt_cmd       596 drivers/i2c/busses/i2c-at91-master.c 	if ((has_alt_cmd || dev->fifo_size) &&
has_alt_cmd       636 drivers/i2c/busses/i2c-at91-master.c 	if (dev->pdata->has_alt_cmd) {
has_alt_cmd       109 drivers/i2c/busses/i2c-at91.h 	bool has_alt_cmd;