Searched refs:RDS_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
245 #define RDS_BLOCK_SIZE 3 macro
202 memcpy(&radio->buffer[radio->wr_index], &rds, RDS_BLOCK_SIZE); in wl1273_fm_rds()1242 count /= RDS_BLOCK_SIZE; in wl1273_fm_fops_read()1251 RDS_BLOCK_SIZE)) in wl1273_fm_fops_read()1255 radio->rd_index += RDS_BLOCK_SIZE; in wl1273_fm_fops_read()1261 buf += RDS_BLOCK_SIZE; in wl1273_fm_fops_read()1262 r += RDS_BLOCK_SIZE; in wl1273_fm_fops_read()2032 radio->buf_size = rds_buf * RDS_BLOCK_SIZE; in wl1273_fm_radio_probe()