Home
last modified time | relevance | path

Searched refs:enable_status (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/board/micronas/vct/
H A Dscc.h131 u32 enable_status:1; /* enabled [1/0] */ member
H A Dscc.c615 scc_software_configuration[id].bits.enable_status = 0; in scc_enable()
618 scc_software_configuration[id].bits.enable_status = 1; in scc_enable()
/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dstk8baxx.c221 static int enable_status = -1; variable
695 enable_status = new_enabled; in stk8baxx_set_enable()
857 if (!enable_status) in sensor_init()