Home
last modified time | relevance | path

Searched refs:OUT_OF_RANGE (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/include/hw/sd/
H A Dsd.h36 #define OUT_OF_RANGE (1 << 31) macro
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-core.h90 OUT_OF_RANGE, enumerator
111 ((mode) == NO_SIGNAL || (mode) == NO_LOCK || (mode) == OUT_OF_RANGE)
H A Dvivid-vid-cap.c1108 dev->dv_timings_signal_mode[dev->input] == OUT_OF_RANGE) in vidioc_enum_input()
1536 if (dev->dv_timings_signal_mode[input] == OUT_OF_RANGE) { in vidioc_query_dv_timings()
/openbmc/qemu/hw/sd/
H A Dssi-sd.c231 if (cardstatus & (OUT_OF_RANGE | CID_CSD_OVERWRITE)) in OBJECT_DECLARE_SIMPLE_TYPE()
H A Domap_mmc.c172 mask = OUT_OF_RANGE | ADDRESS_ERROR | BLOCK_LEN_ERROR | in omap_mmc_command()
H A Dsd.c677 FIELD(CSR, OUT_OF_RANGE, 31, 1)
1089 sd->card_status |= OUT_OF_RANGE; in sd_erase()
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.seq1824 mvi INTSTAT, OUT_OF_RANGE;
1828 mvi INTSTAT, OUT_OF_RANGE;
1836 mvi INTSTAT, OUT_OF_RANGE;
1840 mvi INTSTAT, OUT_OF_RANGE;
H A Daic7xxx_reg.h_shipped642 #define OUT_OF_RANGE 0xe1
H A Daic7xxx.reg928 mask OUT_OF_RANGE 0xe0|SEQINT
H A Daic7xxx_core.c1485 case OUT_OF_RANGE: in ahc_handle_seqint()