Searched refs:V4L2_RDS_BLOCK_ERROR (Results 1 – 5 of 5) sorted by relevance
98 (rds.block & V4L2_RDS_BLOCK_ERROR)) in vivid_radio_tx_write()
117 rds.block |= V4L2_RDS_BLOCK_ERROR; in vivid_radio_rx_read()
318 tmp |= V4L2_RDS_BLOCK_ERROR; /* uncorrectable error */ in saa6588_i2c_poll()
198 rds.block |= V4L2_RDS_BLOCK_ERROR; in wl1273_fm_rds()201 rds.block &= ~V4L2_RDS_BLOCK_ERROR; in wl1273_fm_rds()
1684 #define V4L2_RDS_BLOCK_ERROR 0x80 macro