File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
drivers/thermal/ti-soc-thermal Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 74
74
/**
75
75
* Register bitfields for DRA752
76
76
*
77
- * All the macros bellow define the required bits for
77
+ * All the macros below define the required bits for
78
78
* controlling temperature on DRA752. Bit defines are
79
79
* grouped by register.
80
80
*/
125
125
/**
126
126
* Temperature limits and thresholds for DRA752
127
127
*
128
- * All the macros bellow are definitions for handling the
128
+ * All the macros below are definitions for handling the
129
129
* ADC conversions and representation of temperature limits
130
130
* and thresholds for DRA752. Definitions are grouped
131
131
* by temperature domain.
Original file line number Diff line number Diff line change 32
32
/**
33
33
* Register and bit definitions for OMAP4430
34
34
*
35
- * All the macros bellow define the required bits for
35
+ * All the macros below define the required bits for
36
36
* controlling temperature on OMAP4430. Bit defines are
37
37
* grouped by register.
38
38
*/
48
48
/**
49
49
* Temperature limits and thresholds for OMAP4430
50
50
*
51
- * All the macros bellow are definitions for handling the
51
+ * All the macros below are definitions for handling the
52
52
* ADC conversions and representation of temperature limits
53
53
* and thresholds for OMAP4430.
54
54
*/
102
102
/**
103
103
* Register bitfields for OMAP4460
104
104
*
105
- * All the macros bellow define the required bits for
105
+ * All the macros below define the required bits for
106
106
* controlling temperature on OMAP4460. Bit defines are
107
107
* grouped by register.
108
108
*/
135
135
/**
136
136
* Temperature limits and thresholds for OMAP4460
137
137
*
138
- * All the macros bellow are definitions for handling the
138
+ * All the macros below are definitions for handling the
139
139
* ADC conversions and representation of temperature limits
140
140
* and thresholds for OMAP4460.
141
141
*/
Original file line number Diff line number Diff line change 56
56
/**
57
57
* Register bitfields for OMAP5430
58
58
*
59
- * All the macros bellow define the required bits for
59
+ * All the macros below define the required bits for
60
60
* controlling temperature on OMAP5430. Bit defines are
61
61
* grouped by register.
62
62
*/
101
101
/**
102
102
* Temperature limits and thresholds for OMAP5430
103
103
*
104
- * All the macros bellow are definitions for handling the
104
+ * All the macros below are definitions for handling the
105
105
* ADC conversions and representation of temperature limits
106
106
* and thresholds for OMAP5430. Definitions are grouped
107
107
* by temperature domain.
You can’t perform that action at this time.
0 commit comments