Home
last modified time | relevance | path

Searched defs:cmd_type (Results 1 – 5 of 5) sorted by relevance

/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi_client.c85 uint8_t cmd_type) in set_header_fields()
104 uint32_t ncsi_get_response_size(uint8_t cmd_type) in ncsi_get_response_size()
276 uint8_t cmd_type, bool is_oem, in ncsi_validate_response()
314 uint8_t cmd_type) { in ncsi_validate_std_response()
320 uint8_t cmd_type) { in ncsi_validate_oem_response()
/openbmc/openpower-occ-control/
H A Docc_command.cpp116 const uint8_t cmd_type = command[0]; in send() local
/openbmc/u-boot/drivers/i2c/
H A Ds3c24x0_i2c.c104 unsigned char cmd_type, in i2c_transfer()
/openbmc/u-boot/drivers/ata/
H A Dfsl_sata.h197 enum cmd_type { enum
/openbmc/u-boot/drivers/video/
H A Dlogicore_dp_tx.c517 static int aux_common(struct udevice *dev, u32 cmd_type, u32 address, in aux_common()