Home
last modified time | relevance | path

Searched refs:bl_config (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/input/rmi4/
H A Drmi_f34.h182 u16 bl_config; member
218 struct block_data bl_config; member
H A Drmi_f34v7.c428 blkcount->bl_config = partition_length; in rmi_f34v7_parse_partition_table()
431 __func__, blkcount->bl_config); in rmi_f34v7_parse_partition_table()
593 block_count = f34->v7.img.bl_config.size / f34->v7.block_size; in rmi_f34v7_check_bl_config_size()
596 if (block_count != f34->v7.blkcount.bl_config) { in rmi_f34v7_check_bl_config_size()
835 block_count = f34->v7.blkcount.bl_config; in rmi_f34v7_write_partition_table()
858 f34->v7.config_size = f34->v7.img.bl_config.size; in rmi_f34v7_write_partition_table()
900 f34->v7.img.bl_config.data = content; in rmi_f34v7_parse_img_header_10_bl_container()
901 f34->v7.img.bl_config.size = length; in rmi_f34v7_parse_img_header_10_bl_container()