Searched defs:regmap_bus (Results 1 – 12 of 12) sorted by relevance
42947 struct regmap_bus { struct42948 bool fast_io;42949 regmap_hw_write write;42950 regmap_hw_gather_write gather_write;42951 regmap_hw_async_write async_write;42952 regmap_hw_reg_write reg_write;42953 regmap_hw_reg_noinc_write reg_noinc_write;42954 regmap_hw_reg_update_bits reg_update_bits;42955 regmap_hw_read read;42956 regmap_hw_reg_read reg_read;[all …]
26475 struct regmap_bus { struct26476 bool fast_io;26477 regmap_hw_write write;26478 regmap_hw_gather_write gather_write;26479 regmap_hw_async_write async_write;26480 regmap_hw_reg_write reg_write;26481 regmap_hw_reg_update_bits reg_update_bits;26482 regmap_hw_read read;26483 regmap_hw_reg_read reg_read;26484 regmap_hw_free_context free_context;[all …]
73038 struct regmap_bus { struct73039 bool fast_io;73040 bool free_on_exit;73041 regmap_hw_write write;73042 regmap_hw_gather_write gather_write;73043 regmap_hw_async_write async_write;73044 regmap_hw_reg_write reg_write;73045 regmap_hw_reg_noinc_write reg_noinc_write;73046 regmap_hw_reg_update_bits reg_update_bits;73047 regmap_hw_read read;[all …]
96480 struct regmap_bus { struct96481 bool fast_io;96482 regmap_hw_write write;96483 regmap_hw_gather_write gather_write;96484 regmap_hw_async_write async_write;96485 regmap_hw_reg_write reg_write;96486 regmap_hw_reg_update_bits reg_update_bits;96487 regmap_hw_read read;96488 regmap_hw_reg_read reg_read;96489 regmap_hw_free_context free_context;[all …]
90215 struct regmap_bus { struct90216 bool fast_io;90217 bool free_on_exit;90218 regmap_hw_write write;90219 regmap_hw_gather_write gather_write;90220 regmap_hw_async_write async_write;90221 regmap_hw_reg_write reg_write;90222 regmap_hw_reg_noinc_write reg_noinc_write;90223 regmap_hw_reg_update_bits reg_update_bits;90224 regmap_hw_read read;[all …]
87220 struct regmap_bus { struct87221 bool fast_io;87222 regmap_hw_write write;87223 regmap_hw_gather_write gather_write;87224 regmap_hw_async_write async_write;87225 regmap_hw_reg_write reg_write;87226 regmap_hw_reg_noinc_write reg_noinc_write;87227 regmap_hw_reg_update_bits reg_update_bits;87228 regmap_hw_read read;87229 regmap_hw_reg_read reg_read;[all …]
47710 struct regmap_bus { struct47711 bool fast_io;47712 regmap_hw_write write;47713 regmap_hw_gather_write gather_write;47714 regmap_hw_async_write async_write;47715 regmap_hw_reg_write reg_write;47716 regmap_hw_reg_update_bits reg_update_bits;47717 regmap_hw_read read;47718 regmap_hw_reg_read reg_read;47719 regmap_hw_free_context free_context;[all …]