Home
last modified time | relevance | path

Searched full:tacs (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dsamsung,exynos4210-srom-peripheral-props.yaml25 Tacp, Tcah, Tcoh, Tacc, Tcos, Tacs.
33 Tacs: Address set-up before CSn (0 - 15)
/linux/drivers/staging/gpib/uapi/
H A Dgpib.h37 TACS = (1 << TACS_NUM), /* GPIB interface is addressed as Talker */ enumerator
53 EVENT | LOK | REM | CIC | ATN | TACS | LACS | DTAS | DCAS | SRQI,
/linux/drivers/staging/gpib/ni_usb/
H A Dni_usb_gpib.h128 * read/write as CIC but are not in LACS/TACS
163 SRQI | LOK | REM | CIC | ATN | TACS | LACS | DTAS | DCAS;
H A Dni_usb_gpib.c320 static const unsigned int ni_usb_ibsta_mask = SRQI | ATN | CIC | REM | LACS | TACS | LOK; in ni_usb_soft_update_status()
/linux/drivers/staging/gpib/hp_82341/
H A Dhp_82341.c57 * started up with board in TACS under certain data holdoff conditions. in hp_82341_accel_read()