Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-rds-gen.c55 data[0].block = V4L2_RDS_BLOCK_A | (V4L2_RDS_BLOCK_A << 3); in vivid_rds_generate()
/openbmc/linux/drivers/mfd/
H A Dsi476x-cmd.c941 report->ble[V4L2_RDS_BLOCK_A] = 0xc0 & resp[7]; in si476x_core_cmd_fm_rds_status()
946 report->rds[V4L2_RDS_BLOCK_A].block = V4L2_RDS_BLOCK_A; in si476x_core_cmd_fm_rds_status()
947 report->rds[V4L2_RDS_BLOCK_A].msb = resp[8]; in si476x_core_cmd_fm_rds_status()
948 report->rds[V4L2_RDS_BLOCK_A].lsb = resp[9]; in si476x_core_cmd_fm_rds_status()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-rds.rst145 * - V4L2_RDS_BLOCK_A
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h2089 #define V4L2_RDS_BLOCK_A 0 macro
/openbmc/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions436 replace define V4L2_RDS_BLOCK_A v4l2-rds-block