File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
drivers/staging/media/atomisp/pci/hive_isp_css_include/host Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ hrt_data csi_rx_fe_ctrl_reg_load(
94
94
const hrt_address reg );
95
95
/**
96
96
* @brief Store a value to the register.
97
- * Store a value to the registe of the csi rx fe.
97
+ * Store a value to the register of the csi rx fe.
98
98
*
99
99
* @param[in] ID The global unique ID for the ibuf-controller instance.
100
100
* @param[in] reg The offset address of the register.
@@ -119,7 +119,7 @@ hrt_data csi_rx_be_ctrl_reg_load(
119
119
const hrt_address reg );
120
120
/**
121
121
* @brief Store a value to the register.
122
- * Store a value to the registe of the csi rx be.
122
+ * Store a value to the register of the csi rx be.
123
123
*
124
124
* @param[in] ID The global unique ID for the ibuf-controller instance.
125
125
* @param[in] reg The offset address of the register.
You can’t perform that action at this time.
0 commit comments