Lines Matching defs:target
733 unsigned int target[AE_CA0113_OUT_SET_COMMANDS];
739 .target = { 0x2e, 0x30, 0x0d, 0x17, 0x19, 0x32 },
748 .target = { 0x2e, 0x30, 0x0d, 0x17, 0x19, 0x32 },
2303 /* swap source id with target id */
3662 * target-id, and value.
3665 unsigned int target, unsigned int value)
3680 write_val = (target & 0xff);
3704 unsigned int group, unsigned int target, unsigned int value)
3719 write_val = (target & 0xff);
4563 out_cmds->target[i],
8097 static const unsigned int target[] = {
8117 for (i = 0; i < ARRAY_SIZE(target); i++)
8118 ca0113_mmio_command_set(codec, 0x48, target[i], data[i]);