Lines Matching defs:command_reg
188 u32 command_reg;
697 command = tspi->command_reg;
723 tspi->command_reg = command;
781 tspi->command_reg = tspi->def_command_reg;
782 tspi->command_reg |= SLINK_CS_SW | SLINK_CS_VALUE;
787 tspi->command_reg &= ~SLINK_MODES;
789 tspi->command_reg |= SLINK_CK_SDA;
792 tspi->command_reg |= SLINK_IDLE_SCLK_DRIVE_HIGH;
794 tspi->command_reg |= SLINK_IDLE_SCLK_DRIVE_LOW;
852 "CpuXfer 0x%08x:0x%08x:0x%08x\n", tspi->command_reg,
925 "DmaXfer 0x%08x:0x%08x:0x%08x\n", tspi->command_reg,
1190 tegra_slink_writel(tspi, tspi->command_reg, SLINK_COMMAND);