Searched refs:V4L2_RDS_BLOCK_MSK (Results 1 – 8 of 8) sorted by relevance
84 if ((rds.block & V4L2_RDS_BLOCK_MSK) == V4L2_RDS_BLOCK_INVALID || in vivid_radio_tx_write()87 rds.block &= V4L2_RDS_BLOCK_MSK; in vivid_radio_tx_write()
143 * - V4L2_RDS_BLOCK_MSK
1829 #define V4L2_RDS_BLOCK_MSK 0x7 macro
414 replace define V4L2_RDS_BLOCK_MSK v4l2-rds-block
1964 #define V4L2_RDS_BLOCK_MSK 0x7 macro
1946 #define V4L2_RDS_BLOCK_MSK 0x7 macro
181 rds.block = V4L2_RDS_BLOCK_MSK & status; in wl1273_fm_rds()