Home
last modified time | relevance | path

Searched refs:V4L2_RDS_BLOCK_A (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/media/platform/vivid/
Dvivid-rds-gen.c55 data[0].block = V4L2_RDS_BLOCK_A | (V4L2_RDS_BLOCK_A << 3); in vivid_rds_generate()
/Linux-v4.19/drivers/mfd/
Dsi476x-cmd.c952 report->ble[V4L2_RDS_BLOCK_A] = 0xc0 & resp[7]; in si476x_core_cmd_fm_rds_status()
957 report->rds[V4L2_RDS_BLOCK_A].block = V4L2_RDS_BLOCK_A; in si476x_core_cmd_fm_rds_status()
958 report->rds[V4L2_RDS_BLOCK_A].msb = resp[8]; in si476x_core_cmd_fm_rds_status()
959 report->rds[V4L2_RDS_BLOCK_A].lsb = resp[9]; in si476x_core_cmd_fm_rds_status()
/Linux-v4.19/Documentation/media/uapi/v4l/
Ddev-rds.rst153 * - V4L2_RDS_BLOCK_A
/Linux-v4.19/include/uapi/linux/
Dvideodev2.h1802 #define V4L2_RDS_BLOCK_A 0 macro
/Linux-v4.19/Documentation/media/
Dvideodev2.h.rst.exceptions386 replace define V4L2_RDS_BLOCK_A v4l2-rds-block