| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | dbdma.h | 38 #define ACTIVE 0x0400 macro 98 while(in_le32(&((regs)->status)) & (ACTIVE|FLUSH)) \ 103 out_le32(&((regs)->control), (ACTIVE|DEAD|WAKE|FLUSH|PAUSE|RUN)<<16);\
|
| /OK3568_Linux_fs/kernel/drivers/hsi/clients/ |
| H A D | ssi_protocol.c | 84 ACTIVE, enumerator 431 dev_err(&cl->device, "CMT %s\n", (ssi->main_state == ACTIVE) ? in ssip_dump_state() 528 if ((ssi->main_state != ACTIVE) || (ssi->recv_state == RECV_READY)) { in ssip_start_rx() 548 if (likely(ssi->main_state == ACTIVE)) in ssip_stop_rx() 668 case ACTIVE: in ssip_rx_bootinforeq() 707 if (ssi->main_state != ACTIVE) in ssip_rx_bootinforesp() 734 ssi->main_state = ACTIVE; in ssip_rx_waketest() 754 if (unlikely(ssi->main_state != ACTIVE)) { in ssip_rx_ready() 779 if (unlikely(ssi->main_state != ACTIVE)) { in ssip_rx_strans() 1002 if (unlikely(ssi->main_state != ACTIVE)) { in ssip_pn_xmit()
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | ad714x.c | 67 enum ad714x_device_state { IDLE, JITTER, ACTIVE, SPACE }; enumerator 225 sw->state = ACTIVE; in ad714x_button_state_machine() 229 case ACTIVE: in ad714x_button_state_machine() 368 sw->state = ACTIVE; in ad714x_slider_state_machine() 372 case ACTIVE: in ad714x_slider_state_machine() 540 sw->state = ACTIVE; in ad714x_wheel_state_machine() 544 case ACTIVE: in ad714x_wheel_state_machine() 830 sw->state = ACTIVE; in ad714x_touchpad_state_machine() 835 case ACTIVE: in ad714x_touchpad_state_machine()
|
| /OK3568_Linux_fs/kernel/drivers/memory/tegra/ |
| H A D | tegra210-emc-cc-r21021.c | 719 tegra210_emc_set_shadow_bypass(emc, ACTIVE); in tegra210_emc_r21021_set_clock() 751 tegra210_emc_set_shadow_bypass(emc, ACTIVE); in tegra210_emc_r21021_set_clock() 843 tegra210_emc_set_shadow_bypass(emc, ACTIVE); in tegra210_emc_r21021_set_clock() 1569 tegra210_emc_set_shadow_bypass(emc, ACTIVE); in tegra210_emc_r21021_set_clock() 1679 tegra210_emc_set_shadow_bypass(emc, ACTIVE); in tegra210_emc_r21021_set_clock() 1691 tegra210_emc_set_shadow_bypass(emc, ACTIVE); in tegra210_emc_r21021_set_clock() 1707 tegra210_emc_set_shadow_bypass(emc, ACTIVE); in tegra210_emc_r21021_set_clock() 1720 tegra210_emc_set_shadow_bypass(emc, ACTIVE); in tegra210_emc_r21021_set_clock()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3588s-rk806-dual.dtsi | 38 * forcing the state to switch to ACTIVE mode; 40 * forcing the state to switch to ACTIVE mode, 418 * forcing the state to switch to ACTIVE mode; 420 * forcing the state to switch to ACTIVE mode,
|
| H A D | rk3588-rk806-dual.dtsi | 38 * forcing the state to switch to ACTIVE mode; 40 * forcing the state to switch to ACTIVE mode, 419 * forcing the state to switch to ACTIVE mode; 421 * forcing the state to switch to ACTIVE mode,
|
| H A D | rk3588-rk806-single.dtsi | 40 * forcing the state to switch to ACTIVE mode; 42 * forcing the state to switch to ACTIVE mode,
|
| /OK3568_Linux_fs/kernel/sound/aoa/soundbus/i2sbus/ |
| H A D | pcm.c | 274 while (in_le32(&pi->dbdma->status) & ACTIVE) { in i2sbus_wait_for_stop() 556 if (in_le32(&pi->dbdma->status) & ACTIVE) { in i2sbus_pcm_trigger() 559 if (in_le32(&pi->dbdma->status) & ACTIVE) { in i2sbus_pcm_trigger() 672 if (!(status & ACTIVE) && (!in || (status & 0x80))) in handle_interrupt()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | twl4030-power.txt | 29 initiate an ACTIVE-to-OFF or SLEEP-to-OFF transition when the
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/apple/ |
| H A D | mace.c | 891 if ((stat & ACTIVE) == 0) { in mace_rxdma_intr() 897 (le16_to_cpu(np->xfer_status) & ACTIVE) != 0) { in mace_rxdma_intr() 969 if ((le32_to_cpu(rd->status) & ACTIVE) != 0) { in mace_rxdma_intr() 971 while ((in_le32(&rd->status) & ACTIVE) != 0) in mace_rxdma_intr()
|
| H A D | bmac.c | 190 DBDMA_CLEAR(ACTIVE|DEAD|WAKE|FLUSH|PAUSE|RUN)); in dbdma_reset() 699 if ((stat & ACTIVE) == 0) in bmac_rxdma_intr() 771 if (!(stat & ACTIVE)) { in bmac_txdma_intr() 1497 out_le32(&td->control, DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE|ACTIVE|DEAD)); in bmac_tx_timeout() 1503 out_le32(&rd->control, DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE|ACTIVE|DEAD)); in bmac_tx_timeout()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | nilfs2_api.h | 86 NILFS_SUINFO_FNS(ACTIVE, active) in NILFS_SUINFO_FNS() argument
|
| H A D | nilfs2_ondisk.h | 615 NILFS_SEGMENT_USAGE_FNS(ACTIVE, active) in NILFS_SEGMENT_USAGE_FNS() argument
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | nilfs2_api.h | 86 NILFS_SUINFO_FNS(ACTIVE, active) in NILFS_SUINFO_FNS() argument
|
| H A D | nilfs2_ondisk.h | 615 NILFS_SEGMENT_USAGE_FNS(ACTIVE, active) in NILFS_SEGMENT_USAGE_FNS() argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | nilfs2_api.h | 86 NILFS_SUINFO_FNS(ACTIVE, active) in NILFS_SUINFO_FNS() argument
|
| H A D | nilfs2_ondisk.h | 615 NILFS_SEGMENT_USAGE_FNS(ACTIVE, active) in NILFS_SEGMENT_USAGE_FNS() argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_amdkfd_gfx_v8.c | 235 data = REG_SET_FIELD(m->cp_hqd_active, CP_HQD_ACTIVE, ACTIVE, 1); in kgd_hqd_load() 457 if (REG_GET_FIELD(temp, CP_HQD_IQ_TIMER, ACTIVE)) { in kgd_hqd_destroy()
|
| H A D | amdgpu_amdkfd_gfx_v7.c | 248 data = REG_SET_FIELD(m->cp_hqd_active, CP_HQD_ACTIVE, ACTIVE, 1); in kgd_hqd_load() 459 if (REG_GET_FIELD(temp, CP_HQD_IQ_TIMER, ACTIVE)) { in kgd_hqd_destroy()
|
| H A D | amdgpu_amdkfd_gfx_v10.c | 297 data = REG_SET_FIELD(m->cp_hqd_active, CP_HQD_ACTIVE, ACTIVE, 1); in kgd_hqd_load() 585 if (REG_GET_FIELD(temp, CP_HQD_IQ_TIMER, ACTIVE)) { in kgd_hqd_destroy()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/ |
| H A D | pagemap.rst | 61 6. ACTIVE 154 6 - ACTIVE
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-eeprom-parse.c | 550 CHECK_AND_PRINT(ACTIVE), in iwl_mod_ht40_chan_info() 633 CHECK_AND_PRINT_I(ACTIVE), in iwl_init_channel_map()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_ps.c | 23 case_pwr_state(ACTIVE); in hal_ps_pwr_state_to_str()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_ps.c | 23 case_pwr_state(ACTIVE); in hal_ps_pwr_state_to_str()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/qcom/ |
| H A D | rpmh-rsc.txt | 19 ACTIVE /* Triggered by Linux */
|