Home
last modified time | relevance | path

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

/linux/drivers/reset/
H A Dreset-th1520.c131 struct th1520_reset_data { struct
892 const struct th1520_reset_data *data; in th1520_reset_probe()
931 static const struct th1520_reset_data th1520_reset_data = { variable
936 static const struct th1520_reset_data th1520_ap_reset_data = {
941 static const struct th1520_reset_data th1520_dsp_reset_data = {
946 static const struct th1520_reset_data th1520_misc_reset_data = {
951 static const struct th1520_reset_data th1520_vi_reset_data = {
956 static const struct th1520_reset_data th1520_vp_reset_data = {
962 { .compatible = "thead,th1520-reset", .data = &th1520_reset_data },