Searched refs:CMD_STATUS (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/pci/hotplug/ |
| H A D | shpchp_hpc.c | 240 u16 cmd_status = shpc_readw(ctrl, CMD_STATUS); in is_ctrl_busy() 333 u16 cmd_status = shpc_readw(ctrl, CMD_STATUS) & 0x000F; in shpchp_check_cmd_status()
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | bcm3510.c | 285 …bcm3510_do_hab_cmd(st, CMD_STATUS, MSGID_STATUS1, NULL,0, (u8 *)&st->status1, sizeof(st->status1)); in bcm3510_refresh_state() 286 …bcm3510_do_hab_cmd(st, CMD_STATUS, MSGID_STATUS2, NULL,0, (u8 *)&st->status2, sizeof(st->status2)); in bcm3510_refresh_state()
|
| H A D | bcm3510_priv.h | 341 #define CMD_STATUS 0x38 macro
|
| /linux/drivers/net/ethernet/cisco/enic/ |
| H A D | vnic_devcmd.h | 339 CMD_STATUS = _CMDC(_CMD_DIR_RW, _CMD_VTYPE_ALL, 49), enumerator
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | cadence-nand-controller.c | 64 #define CMD_STATUS 0x0014 macro
|