Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-rds-gen.c82 data[2].block = V4L2_RDS_BLOCK_C | (V4L2_RDS_BLOCK_C << 3); in vivid_rds_generate()
108 data[2].block = V4L2_RDS_BLOCK_C | (V4L2_RDS_BLOCK_C << 3); in vivid_rds_generate()
/openbmc/linux/drivers/mfd/
H A Dsi476x-cmd.c943 report->ble[V4L2_RDS_BLOCK_C] = 0x0c & resp[7]; in si476x_core_cmd_fm_rds_status()
954 report->rds[V4L2_RDS_BLOCK_C].block = V4L2_RDS_BLOCK_C; in si476x_core_cmd_fm_rds_status()
955 report->rds[V4L2_RDS_BLOCK_C].msb = resp[12]; in si476x_core_cmd_fm_rds_status()
956 report->rds[V4L2_RDS_BLOCK_C].lsb = resp[13]; in si476x_core_cmd_fm_rds_status()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-rds.rst153 * - V4L2_RDS_BLOCK_C
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h2091 #define V4L2_RDS_BLOCK_C 2 macro
/openbmc/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions438 replace define V4L2_RDS_BLOCK_C v4l2-rds-block