tx_data_delay 273 drivers/spi/spi-qcom-qspi.c int tx_data_delay = 1; tx_data_delay 288 drivers/spi/spi-qcom-qspi.c mstr_cfg |= tx_data_delay << TX_DATA_DELAY_SHFT; tx_data_delay 247 sound/soc/ux500/ux500_msp_dai.c prot_desc->tx_data_delay = MSP_DELAY_1; tx_data_delay 254 sound/soc/ux500/ux500_msp_dai.c prot_desc->tx_data_delay = MSP_DELAY_0; tx_data_delay 290 sound/soc/ux500/ux500_msp_dai.c prot_desc->tx_data_delay = MSP_DELAY_0; tx_data_delay 134 sound/soc/ux500/ux500_msp_i2s.c temp_reg |= MSP_DATA_DELAY_BITS(protdesc->tx_data_delay); tx_data_delay 428 sound/soc/ux500/ux500_msp_i2s.h u32 tx_data_delay;