OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i2c_flag
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_smu_v11_0_i2c.c
225
* @
i2c_flag
: Flags for transmission
231
uint32_t numbytes, uint32_t
i2c_flag
)
269
(
i2c_flag
& I2C_RESTART) ? 1 : 0);
276
(
i2c_flag
& I2C_NO_STOP) ? 0 : 1);
325
* @
i2c_flag
: Flags for transmission
331
uint32_t numbytes, uint8_t
i2c_flag
)
355
(
i2c_flag
& I2C_RESTART) ? 1 : 0);
365
(
i2c_flag
& I2C_NO_STOP) ? 0 : 1);
/src/sys/external/bsd/drm2/dist/drm/amd/include/
atomfirmware.h
2249
uint8_t
i2c_flag
; // Bit0: 0 - One byte data; 1 - Two byte data
member in struct:atom_i2c_voltage_object_v4
Completed in 17 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025